about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-28 02:26:28 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-28 02:26:28 +0200
commit9c72c26d8cbd31d432965a2b60b4e2fbfe384f3c (patch)
tree40776e68f48021381213ee4d3b272a36e7ed40c3 /hosts
parentLuna: Hack for print button to work (FIXME) (diff)
downloadnixos-config-9c72c26d8cbd31d432965a2b60b4e2fbfe384f3c.tar.gz
nixos-config-9c72c26d8cbd31d432965a2b60b4e2fbfe384f3c.tar.bz2
nixos-config-9c72c26d8cbd31d432965a2b60b4e2fbfe384f3c.zip
Luna: Fix power key script launching (sxhkd)
Diffstat (limited to 'hosts')
-rw-r--r--hosts/luna/home.nix2
1 files changed, 1 insertions, 1 deletions
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