From a6535d249790aebec802dc02eb00d822875c8f47 Mon Sep 17 00:00:00 2001 From: joygnu Date: Tue, 11 Jun 2024 19:53:25 +0200 Subject: [PATCH] lol --- home/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index bb49345..060aaf9 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -36,7 +36,7 @@ bind = [ "$mod, B, exec, emote &" - "$mod, Z, exec, ~/nix/home/hyprland/screen.sh" + "$mod, Z, exec, sh ~/nix/home/hyprland/screen.sh &" "$mod, D, exec, prismlauncher -l minecraft" "$mod, S, exec, brave" "$mod, A, exec, rofi -show drun"