From 49268cdb4e3cf6d4c1db5971ba3d2f2322ae4fe5 Mon Sep 17 00:00:00 2001
From: Justine Smithies <justine@smithies.me.uk>
Date: Sat, 6 Jul 2024 12:29:47 +0100
Subject: Switched from Yambar to my Eww bar config

---
 .config/river/init | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to '.config/river/init')

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"
-- 
cgit v1.2.3