summaryrefslogtreecommitdiff
path: root/home-config/sway/power/layout
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-09-14 08:59:36 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-09-14 08:59:36 -0400
commit0e7f944b53208151bc48f586e37724dcc682f9d0 (patch)
tree09fc07c5ce9c6ce2888d241ca621195cb79dbce4 /home-config/sway/power/layout
parent867-5309 (diff)
downloaddotfiles-guix-0e7f944b53208151bc48f586e37724dcc682f9d0.tar.gz
dotfiles-guix-0e7f944b53208151bc48f586e37724dcc682f9d0.tar.bz2
dotfiles-guix-0e7f944b53208151bc48f586e37724dcc682f9d0.zip
update configs and virt packages
Diffstat (limited to 'home-config/sway/power/layout')
-rw-r--r--home-config/sway/power/layout2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/sway/power/layout b/home-config/sway/power/layout
index c40a736..89af53b 100644
--- a/home-config/sway/power/layout
+++ b/home-config/sway/power/layout
@@ -1,6 +1,6 @@
{
"label" : "lock",
- "action" : "swaylock -f -c 242434",
+ "action" : "~/.config/sway/lock.sh",
"text" : "Lock",
"keybind" : "l"
}