summaryrefslogtreecommitdiff
path: root/river
diff options
context:
space:
mode:
authortslil clingman <>2023-12-14 21:14:37 +0100
committertslil clingman <>2023-12-14 21:14:37 +0100
commit615e741a5a1cbdfff3a24524babb412ac17241c3 (patch)
tree9c841f72786ce2c2df0a1ab6f316f8650e6644e6 /river
parentc9388d25c3fbf6f7d34e0984c5fad005c3a9679b (diff)
[river] move to standalone bar script
Diffstat (limited to 'river')
-rwxr-xr-xriver/init4
1 files changed, 1 insertions, 3 deletions
diff --git a/river/init b/river/init
index 037770b..7221e92 100755
--- a/river/init
+++ b/river/init
@@ -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"