From 01126b253475dc3566e4578495b7dd031a49002f Mon Sep 17 00:00:00 2001 From: Fernando Araoz Date: Wed, 15 Jan 2025 06:40:13 -0500 Subject: [PATCH] feat: link waybar in river config --- config/river/init | 5 +++++ config/waybar/style.css | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/river/init b/config/river/init index 7879de2..bfebc4b 100755 --- a/config/river/init +++ b/config/river/init @@ -188,3 +188,8 @@ riverctl rule-add -app-id "bar" csd # River will send the process group of the init executable SIGTERM on exit. riverctl default-layout rivertile rivertile -view-padding 6 -outer-padding 6 & + +# +# BAR +# +waybar & diff --git a/config/waybar/style.css b/config/waybar/style.css index 723ece8..77aa7d9 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -26,4 +26,3 @@ window#waybar { #pulseaudio { padding: 0 10px; } -