mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-18 14:13:15 +09:00
Merge pull request #29 from ghbrown/main
Fix blur lock reference in power menu
This commit is contained in:
@@ -118,7 +118,7 @@ menu=(
|
||||
[ Reboot]="systemctl reboot"
|
||||
[ Suspend]="systemctl suspend"
|
||||
[ Hibernate]="systemctl hibernate"
|
||||
[ Lock]="~/.config/i3/scripts/blur-lock.sh"
|
||||
[ Lock]="~/.config/i3/scripts/blur-lock"
|
||||
[ Logout]="i3-msg exit"
|
||||
[ Cancel]=""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user