mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
Stalonetray heebiejeebies
This commit is contained in:
@@ -59,7 +59,7 @@ jgmenu --at-pointer --hide-on-startup &
|
|||||||
#(tint2; sleep 10; xdo raise -n tint2) &
|
#(tint2; sleep 10; xdo raise -n tint2) &
|
||||||
|
|
||||||
## launch tray
|
## launch tray
|
||||||
stalonetray -v -t --geometry=1x48+0+35 &
|
stalonetray -v --geometry=1x48+0+35 &
|
||||||
|
|
||||||
## Screenshot daemon
|
## Screenshot daemon
|
||||||
flameshot &
|
flameshot &
|
||||||
|
|||||||
@@ -98,10 +98,10 @@ bspc rule -a Variety state=floating rectangle=1600x120+0+440
|
|||||||
## windows on the desktop. Using it disables negative window gap.
|
## windows on the desktop. Using it disables negative window gap.
|
||||||
autogap &
|
autogap &
|
||||||
|
|
||||||
## This script balances all windows when new one is spawned
|
## This script balances all windows when new one is spawned
|
||||||
#euclid_balancer &
|
#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 of the monitor (behavior similar to enlightenment)
|
||||||
#edge-switcher &
|
#edge-switcher &
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user