diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 9130393..0f2427d 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -29,7 +29,7 @@ super + Escape # lock screen alt + l - physlock + slock # media controls super + {@minus,@equal} diff --git a/provision_linux b/provision_linux index af0cec6..7af2daa 100755 --- a/provision_linux +++ b/provision_linux @@ -116,7 +116,8 @@ function provision_desktop_env -d 'Install base desktop utilities and configure pulseaudio-alsa \ wmname \ polybar \ - light + light \ + slock set -l debian_pkgs \ $base_pkgs \