feat: link waybar in river config

This commit is contained in:
Fernando Araoz 2025-01-15 06:40:13 -05:00
parent f04a73cac1
commit 01126b2534
2 changed files with 5 additions and 1 deletions

View File

@ -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 &

View File

@ -26,4 +26,3 @@ window#waybar {
#pulseaudio {
padding: 0 10px;
}