Merge branch 'main' of gitlab.com:blankinator/dotfiles

This commit is contained in:
2022-03-09 14:23:45 +01:00
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -30,6 +30,5 @@ else
auto_hide_polybar "false"
fi
xmonad --restart
echo "Done!"
+3
View File
@@ -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