fusuma recently has troubles running under wayland (sway), therefore the
temporary solution is to lie to it and pretend we're X11 Gnome session.
Fusuma: 2.1.0
ruby 2.6.6p146
libinput: 1.19.2
sway version 1.6.1
Linux 5.15.2-xm1.0e20211105.fc35.x86_64
OS: Fedora Linux 35 (Workstation Edition)
it's just a firefox nightly that runs as a systemd user service with no
recollection of past history and no super-tight security tweaks
(browser-wise). encapsulated using systemd-interfaced kernel
capabilities to protect the home.
the alias is supposed to encompass the purpose of use.
* notify on greater battery reserves left to provide more time to find a
power plug
* set shorter timeout for checking whether swaylock is enabled,
resulting in earlier "dpms off"
* improved monitor timeout behaviour - added a periodic check, only
'dpms * off' when screen is locked
* rm docker-tray as we don't use it much and the status of docker is
easily verified from the shell, should the need arise
* run waybar.sh as the swaybar_command
and a couple more updates:
* don't run wofi -f (fork?) because it's failing
* fix exec/exec_always behaviour - order mattered
* switch to lxpolkit because gnome the one just won't work
* default border is now 1, looks ok
* add flags to chromium keybind
* run waybar the old way as the new one seems to be more expensive on
the cpu
* dynamic head switching and/or adding/removing behaviour
* enable smart borders
* enable convenient mouse-drag + meta key window resizer (floating_modifier)
* only run certain programs on session start, as opposed to on each session restart
* add a ranger keybind
* add playerctl keybinds
* assing discord window to a workspace
* set fill mode and bg color independently of the bg pic
* set default_floating_border to normal
* set hide_edge_borders to smart
* add a really smart system menu (lock, logout, reboot, poweroff) implemented
as a sway mode whereby you first press $mod+Shift+e and then choose an action
reference: dfd6f956f6/.config/sway/config (L228-L241)
* locking now happens using `swaylock-wrapper`
* default terminal emulator is now `kitty`
second default is `alacritty`
* updated favourite background
* added second monitor handling (shows up as DP-{2,3},
HDMI-A-1 depending on connector used)
* assing specific workspaces to a specific monitor
* use `swws.py` - "sway workspace switcher script"
* run `waybar` directly and kill it directly when reloading
* run [`docker-tray`](https://git.dotya.ml/wanderer/docker-tray)
* use several keybinds when locked (`--locked`)