back to qwerty and background emacs daemon
This commit is contained in:
parent
5f83149733
commit
a08c137343
1 changed files with 3 additions and 3 deletions
|
|
@ -133,8 +133,8 @@ riverctl border-width 2
|
|||
|
||||
# options
|
||||
riverctl set-repeat 50 300
|
||||
# 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 "altwin:swap_lalt_lwin" us
|
||||
# riverctl keyboard-layout -options "grp:alt_space_toggle" -variant ,dvorak us,us
|
||||
|
||||
riverctl focus-follows-cursor normal
|
||||
riverctl hide-cursor timeout 10000
|
||||
|
|
@ -190,7 +190,7 @@ blueman-applet &
|
|||
foot --server & # TODO: figure out systemd service
|
||||
|
||||
# emacs daemon
|
||||
emacs --daemon
|
||||
emacs --daemon &
|
||||
|
||||
# pianobar
|
||||
riverctl map normal $mod+Shift S spawn '~/.config/pianobar/change_station.sh'
|
||||
|
|
|
|||
Loading…
Reference in a new issue