From a769f9eb1f1fc049cd99da5c1770c446fcd48d86 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Mon, 26 May 2025 14:46:13 +0200 Subject: [PATCH] zathura hotkey --- home-modules/hyprland.nix | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index 52b1222..40c50f7 100644 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -409,8 +409,7 @@ in { # "SUPER SHIFT, T, exec, alacritty -e sh -c "ssh nxace"" "SUPER, T, exec, SESSION_FROM_DE=TRUE ${terminal}" "SUPER SHIFT, T, exec, ${terminal-exec}'ssh nxace'" - "SUPER, Z, exec, waybar_mode set ' '" - "SUPER, Z, submap, tuda" + "SUPER, Z, exec, zathura" "SUPER, U, exec, [tile] thunderbird " "SUPER, I, exec, ${terminal-exec}'hx ~/nix-dots/ && fish'" "SUPER SHIFT, I, exec, ${terminal-exec}'nh home switch || read'" @@ -564,8 +563,12 @@ in { ${action_simple { key = "X"; cmd = "exec,firefox https://nx2.site";}} ${action_simple { key = "Y"; cmd = "exec,firefox https://youtube.com";}} ${action_simple { key = "P"; cmd = "exec,firefox https://pw.nx2.site";}} - bind = , Escape, exec, waybar_mode unset - bind = , Escape, submap, reset + ${action_simple { key = "P"; cmd = "exec,firefox https://pw.nx2.site";}} + bind=,Z,exec,waybar_mode set ' ' + bind=,Z,submap,tuda + bind=,Z,submap,reset + bind=,Escape,exec,waybar_mode unset + bind=,Escape,submap,reset submap = reset