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