feat: link waybar in river config
This commit is contained in:
parent
f04a73cac1
commit
01126b2534
@ -188,3 +188,8 @@ riverctl rule-add -app-id "bar" csd
|
|||||||
# River will send the process group of the init executable SIGTERM on exit.
|
# River will send the process group of the init executable SIGTERM on exit.
|
||||||
riverctl default-layout rivertile
|
riverctl default-layout rivertile
|
||||||
rivertile -view-padding 6 -outer-padding 6 &
|
rivertile -view-padding 6 -outer-padding 6 &
|
||||||
|
|
||||||
|
#
|
||||||
|
# BAR
|
||||||
|
#
|
||||||
|
waybar &
|
||||||
|
@ -26,4 +26,3 @@ window#waybar {
|
|||||||
#pulseaudio {
|
#pulseaudio {
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user