fix i3lock extension file

This commit is contained in:
Jesús 2021-08-28 11:44:28 -05:00
parent 9b26dbb244
commit 545bcfd863
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 1 additions and 1 deletions

2
config
View File

@ -255,7 +255,7 @@ mode "$mode_mount" {
bindsym $mod+m mode "$mode_mount" bindsym $mod+m mode "$mode_mount"
# i3lock # i3lock
bindsym Pause exec "sh $HOME/.config/i3/scripts/i3lock.sh" bindsym Pause exec "bash $HOME/.config/i3/scripts/i3lock.bash"
## Manual management of external displays ## Manual management of external displays
# Set the shortcuts and what they do # Set the shortcuts and what they do