river: hacer que la barra sea toggleable

This commit is contained in:
Cat /dev/Nulo 2021-10-08 17:53:04 -03:00
parent 164381d901
commit 8972b0f8db
2 changed files with 3 additions and 3 deletions

View file

@ -2,6 +2,9 @@
mod="Mod4"
riverctl map normal $mod Z spawn yambar-run
riverctl map -release normal $mod Z spawn 'killall yambar'
riverctl map normal $mod Q close
riverctl map normal $mod+Shift E exit
@ -109,4 +112,3 @@ riverctl map normal $mod+Shift M spawn 'lock && doas pm-suspend'
riverctl map normal $mod+Shift T spawn footclient
riverctl map normal $mod+Shift Return spawn fuzzel-run
riverctl map normal None Print spawn 'grimshot copy area'

View file

@ -4,5 +4,3 @@
riverctl background-color 0x$bg
riverctl border-color-focused 0x$hl
riverctl border-color-unfocused 0x$bg2
riverctl spawn yambar-run