diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 30ca47b7..aef8fa8c 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -109,7 +109,7 @@ in '' bind = SUPER, Space, exec, rofi -replace -show combi bind = SUPER, Return, exec, foot bind = SUPER SHIFT, Return, exec, [float] foot - bind = SUPER, X, exec, emacsclient -c -a emacs + bind = SUPER, X, exec, emacsclient -c -a "emacs --fg-daemon" # Misc useful binds bind=,Print,exec,grim -g "$(slurp)"