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";