diff options
| author | tslil clingman <> | 2023-12-14 21:14:37 +0100 |
|---|---|---|
| committer | tslil clingman <> | 2023-12-14 21:14:37 +0100 |
| commit | 615e741a5a1cbdfff3a24524babb412ac17241c3 (patch) | |
| tree | 9c841f72786ce2c2df0a1ab6f316f8650e6644e6 /river/init | |
| parent | c9388d25c3fbf6f7d34e0984c5fad005c3a9679b (diff) | |
[river] move to standalone bar script
Diffstat (limited to 'river/init')
| -rwxr-xr-x | river/init | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -137,9 +137,7 @@ riverctl default-layout rivercarro rivercarro -main-location monocle & # startup stuff -PRIMARY="$AC_COLOUR"FF -SECONDARY="070707FF" -riverctl spawn "sandbar_status | sandbar -tags 8 F U H . V L O M -bottom -active-bg-color $PRIMARY -active-fg-color $SECONDARY -inactive-bg-color $SECONDARY -inactive-fg-color $PRIMARY -title-fg-color $SECONDARY -title-bg-color $PRIMARY -font 'Commit Mono:size=16' -vertical-padding 4" +riverctl spawn bar riverctl spawn dunst riverctl spawn "gammastep -l 52.2:4.5" riverctl spawn "swaybg -m fill -i /home/tslil/store/pictures/bg0.png" |
