From 0e7f944b53208151bc48f586e37724dcc682f9d0 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Thu, 14 Sep 2023 08:59:36 -0400 Subject: update configs and virt packages --- home-config/sway/power/layout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home-config/sway/power/layout') 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" } -- cgit v1.2.3-freya