Merge branch 'main' of gitlab.com:blankinator/dotfiles
This commit is contained in:
@@ -30,6 +30,5 @@ else
|
||||
auto_hide_polybar "false"
|
||||
fi
|
||||
|
||||
xmonad --restart
|
||||
echo "Done!"
|
||||
|
||||
|
||||
@@ -351,6 +351,9 @@ mode "resize" {
|
||||
bindsym Escape mode "default"
|
||||
}
|
||||
|
||||
# Lock screen
|
||||
bindsym $mod+$alt+l exec --no-startup-id light-locker-command -l
|
||||
|
||||
# Autostart applications
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
exec --no-startup-id nitrogen --restore; sleep 1; picom --config ~/.config/picom/picom.conf
|
||||
|
||||
Reference in New Issue
Block a user