From e53e33b54d47bf59af436afe48cbf2891478b427 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 21 Jan 2024 10:37:07 +0000 Subject: [PATCH] Fix typo (again) --- home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 9482a5e7..9278f204 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -108,7 +108,7 @@ in '' # Common program shortcuts bind = SUPER, Space, exec, rofi -replace -show combi bind = SUPER, Return, exec, foot - bind = SUPER SHIFT, Return, emacsclient -c + bind = SUPER SHIFT, Return, exec, emacsclient -c # Misc useful binds bind=,Print,exec,grim -g "$(slurp)"