From 9ad71c57750a906e706545b6f3f4723d6948ee22 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:16:58 +0100 Subject: [PATCH] add binding to restart caelestia-shell Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- home/system/hyprland/bindings.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/system/hyprland/bindings.nix b/home/system/hyprland/bindings.nix index b1b8686..e406ba9 100644 --- a/home/system/hyprland/bindings.nix +++ b/home/system/hyprland/bindings.nix @@ -141,6 +141,11 @@ in { desc = "Nightshift"; cmd = "nightshift-toggle"; } + { + key = "c"; + desc = "Restart caelestia"; + cmd = "hyprctl dispatch exec 'caelestia-shell kill | sleep 1 | caelestia-shell'"; + } ])) # Quick launch