From 8200fc8758387f2cb282a9a5faaeb0b6c9702a27 Mon Sep 17 00:00:00 2001 From: Rachel Lambda Samuelsson Date: Thu, 28 Mar 2024 16:21:46 +0100 Subject: [PATCH] berryc close --- home/rachel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/rachel.nix b/home/rachel.nix index 1b4209b..bf8259a 100644 --- a/home/rachel.nix +++ b/home/rachel.nix @@ -581,6 +581,7 @@ in rec { "super + r" = "rofi -show drun"; "super + p" = "cpypsk"; "super + l" = "betterlockscreen -l"; + "super + q" = "berryc window_close"; "super + Left" = "berryc snap_left"; "super + Right" = "berryc snap_right"; "super + m" = "berryc window_monocle";