back to qwerty and background emacs daemon

This commit is contained in:
William Ball 2025-05-20 23:20:23 -07:00
parent 5f83149733
commit a08c137343
Signed by: wball
GPG key ID: B8682D8137B70765

View file

@ -133,8 +133,8 @@ riverctl border-width 2
# options # options
riverctl set-repeat 50 300 riverctl set-repeat 50 300
# riverctl keyboard-layout -options "altwin:swap_lalt_lwin" us riverctl keyboard-layout -options "altwin:swap_lalt_lwin" us
riverctl keyboard-layout -options "grp:alt_space_toggle" -variant ,dvorak us,us # riverctl keyboard-layout -options "grp:alt_space_toggle" -variant ,dvorak us,us
riverctl focus-follows-cursor normal riverctl focus-follows-cursor normal
riverctl hide-cursor timeout 10000 riverctl hide-cursor timeout 10000
@ -190,7 +190,7 @@ blueman-applet &
foot --server & # TODO: figure out systemd service foot --server & # TODO: figure out systemd service
# emacs daemon # emacs daemon
emacs --daemon emacs --daemon &
# pianobar # pianobar
riverctl map normal $mod+Shift S spawn '~/.config/pianobar/change_station.sh' riverctl map normal $mod+Shift S spawn '~/.config/pianobar/change_station.sh'