Aim: use wallutils' settimed utility for dynamic wallpapers https://github.com/xyproto/wallutils
Progress: Wait for bugs to be fixed Package for Fedora Use in sway
Aim: patch swaylock to slowly fade in and out, rather than snap There is an open issue
Aim: have swaylock-effects auto-idle once a timer expires
Progress: Spawn new swayidle immediately after swaylock-effects
Needs desktop file (equivalent to ranger's) at .local/share/applications/nnn.desktop Ensure the correct file browser is set: xdg-mime default nnn.desktop inode/directory xdg-mime query default inode/directory # to confirm
To open in correct desktop, I tried: gsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/alacritty gsettings set org.gnome.desktop.default-applications.terminal exec-arg "-x"
But it failed
Check out: https://github.com/be5invis/iosevka
Either nnn or lf (or maybe fff?) lf is lacking support for image previews nnn has image support with sxiv (depending on libsixel) State of sixel support in alacritty: alacritty/alacritty#910
Check out dtach (in repos) to provide detachable sessions that can be reattached to over ssh (like a minimal tmux)
Needs a quick shell script to allow session numbers to be specified per-user Sockets to be placed in $XDG_RUNTIME_DIR as appropriate
Path currently hardcoded to '~/shared/vimwiki' in init.vim