From 9c72c26d8cbd31d432965a2b60b4e2fbfe384f3c Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 28 Jun 2022 02:26:28 +0200 Subject: Luna: Fix power key script launching (sxhkd) --- hosts/luna/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/luna') diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index 5503536..c5e64ab 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -68,7 +68,7 @@ in dmenu_run -i XF86PowerOff - bash /usr/share/dmenu-baitinq-git/scripts/exit + bash ~/.scripts/exit #TODO: Change to XF86FullScreen or XF86XK_FullScreen when implemented F4 -- cgit 1.4.1