diff options
| author | Blista Kanjo | 2023-02-04 11:28:56 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2023-02-04 11:28:56 -0500 |
| commit | e1e36e1eb94d9ee9536401a158147cc2c01ac28f (patch) | |
| tree | d069b3f0b4d2accf754a3fae8d639840abc77ce4 /.config/awesome/autorun.sh | |
| parent | 84da4e246d8d2d644bca757e757b5566bbea74ea (diff) | |
refactor: migrated to a personal build of slock for the lock screen
Diffstat (limited to '.config/awesome/autorun.sh')
| -rwxr-xr-x | .config/awesome/autorun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/autorun.sh b/.config/awesome/autorun.sh index 042a31f..257290a 100755 --- a/.config/awesome/autorun.sh +++ b/.config/awesome/autorun.sh @@ -34,7 +34,7 @@ run /usr/bin/gnome-keyring-daemon --start --components=pkcs11 run /usr/bin/gnome-keyring-daemon --start --components=secrets run /usr/bin/gnome-keyring-daemon --start --components=ssh # run xfce4-power-manager -run xss-lock i3lock-fancy +run xss-lock slock run dunst run ~/.config/awesome/xinput-daemon.sh run ~/.config/awesome/keymapper.sh |
