Stalonetray heebiejeebies

This commit is contained in:
2023-08-20 17:06:46 +02:00
parent 56a1a8f87c
commit a5bad7e690
2 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ jgmenu --at-pointer --hide-on-startup &
#(tint2; sleep 10; xdo raise -n tint2) &
## launch tray
stalonetray -v -t --geometry=1x48+0+35 &
stalonetray -v --geometry=1x48+0+35 &
## Screenshot daemon
flameshot &

View File

@@ -98,10 +98,10 @@ bspc rule -a Variety state=floating rectangle=1600x120+0+440
## windows on the desktop. Using it disables negative window gap.
autogap &
## This script balances all windows when new one is spawned
## This script balances all windows when new one is spawned
#euclid_balancer &
##Edge-switcher switches to next workspace when moves moves to the
##Edge-switcher switches to next workspace when moves moves to the
##edge of the monitor (behavior similar to enlightenment)
#edge-switcher &