mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
A lot of improvements
This commit is contained in:
@@ -47,11 +47,9 @@ xss-lock -v -- betterlockscreen -l &
|
||||
###############################################################################################################################
|
||||
## Autostart apps ##
|
||||
###############################################################################################################################
|
||||
sleep 2 &
|
||||
|
||||
|
||||
## Launch side notification tray
|
||||
tint2 &
|
||||
## Launch side notification tray, and move it to top
|
||||
(tint2; sleep 10; xdo raise -n tint2) &
|
||||
|
||||
## Screenshot daemon
|
||||
flameshot &
|
||||
|
||||
@@ -87,6 +87,7 @@ bspc rule -a 9menu border=off manage=off
|
||||
bspc rule -a tint2 layer=above border=off manage=off
|
||||
bspc rule -a dunst border=off manage=off
|
||||
bspc rule -a Ulauncher border=off
|
||||
bspc rule -a Variety state=floating rectangle=1600x120+0+440
|
||||
#bspc desktop I --layout monocle
|
||||
#bspc desktop II --layout monocle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user