From 25bba6418507f9c312cd8aa38ed16f2b1650b47f Mon Sep 17 00:00:00 2001 From: kenji Date: Wed, 16 Jul 2025 10:00:22 -0500 Subject: [PATCH] test --- config.nix | 1 + packages/hyprland/config/binds.nix | 2 ++ 2 files changed, 3 insertions(+) diff --git a/config.nix b/config.nix index e623af3..40cc267 100644 --- a/config.nix +++ b/config.nix @@ -35,6 +35,7 @@ todoist feishin discord + xfce.thunar ]; }; Hyprland = { diff --git a/packages/hyprland/config/binds.nix b/packages/hyprland/config/binds.nix index 3b943bb..e2a32dc 100644 --- a/packages/hyprland/config/binds.nix +++ b/packages/hyprland/config/binds.nix @@ -39,6 +39,8 @@ "$mod, T, global, caelestia:launcherInterrupt" "$mod, D, global, caelestia:launcherInterrupt" "$mod, Escape, global, caelestia:launcherInterrupt" + "$mod, PERIOD, global, caelestia:launcherInterrupt" + "$mod, E, global, caelestia:launcherInterrupt" "$mod, W, global, caelestia:launcherInterrupt" "$mod, Q, global, caelestia:launcherInterrupt"