mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
Move some precedence, as tint2 was on the wrong layer
This commit is contained in:
@@ -6,6 +6,9 @@ xrdb merge .Xresources &
|
|||||||
## Wallpaper.
|
## Wallpaper.
|
||||||
sh ~/.fehbg &
|
sh ~/.fehbg &
|
||||||
|
|
||||||
|
## Launch side notification tray
|
||||||
|
tint2 &
|
||||||
|
|
||||||
## Composition manager
|
## Composition manager
|
||||||
picom -b --experimental-backends --vsync &
|
picom -b --experimental-backends --vsync &
|
||||||
|
|
||||||
@@ -41,8 +44,6 @@ dunst &
|
|||||||
## Set screen locker
|
## Set screen locker
|
||||||
xss-lock -v -- betterlockscreen -l &
|
xss-lock -v -- betterlockscreen -l &
|
||||||
|
|
||||||
## Launch side notification tray
|
|
||||||
tint2 &
|
|
||||||
###############################################################################################################################
|
###############################################################################################################################
|
||||||
## Autostart apps ##
|
## Autostart apps ##
|
||||||
###############################################################################################################################
|
###############################################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user