fixed last bg in i3
This commit is contained in:
parent
7b1f98b980
commit
49aad8238a
@ -170,7 +170,7 @@ bindsym $mod+Shift+w exec --no-startup-id networkmanager_dmenu
|
|||||||
### autostart ###
|
### autostart ###
|
||||||
|
|
||||||
exec --no-startup-id picom -b
|
exec --no-startup-id picom -b
|
||||||
exec --no-startup-id feh --bg-scale ~/.cache/.last-bg
|
exec --no-startup-id feh --bg-scale ~/.cache/last-bg
|
||||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||||
#exec --no-startup-id pactl set-sink-mute 0 1
|
#exec --no-startup-id pactl set-sink-mute 0 1
|
||||||
exec --no-startup-id xss-lock -- i3lock -i ~/.config/i3/lockscreen
|
exec --no-startup-id xss-lock -- i3lock -i ~/.config/i3/lockscreen
|
||||||
|
Loading…
Reference in New Issue
Block a user