about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2022-06-28 02:26:28 +0200
committerBaitinq <[email protected]>2022-06-28 02:26:28 +0200
commit8a11d45020bd603d81aa7a7c0608d84fe9bdcfb8 (patch)
treefb1226faca6fa363dd9db96901bfb859a733fc0d /hosts
parentLuna: Hack for print button to work (FIXME) (diff)
downloadnixos-config-8a11d45020bd603d81aa7a7c0608d84fe9bdcfb8.tar.gz
nixos-config-8a11d45020bd603d81aa7a7c0608d84fe9bdcfb8.tar.bz2
nixos-config-8a11d45020bd603d81aa7a7c0608d84fe9bdcfb8.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