diff options
Diffstat (limited to '.config/river/init')
-rwxr-xr-x | .config/river/init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/river/init b/.config/river/init index f53d494..6c3eb0b 100755 --- a/.config/river/init +++ b/.config/river/init @@ -40,8 +40,8 @@ riverctl map normal Super+Shift E exit # Launcher riverctl map normal Super D spawn "fuzzel" -# Toggle waybar -riverctl map normal Super B spawn "killall yambar || ~/.config/yambar/scripts/yambar-start.sh" +# Toggle bar +riverctl map normal Super B spawn "~/.config/eww/scripts/bar-toggle.sh" # Power Menu riverctl map normal Control+Super P spawn "~/.local/bin/powermenu" |