From 853fec65f38d890659eb6d2bbb3a6cca2c8f124c Mon Sep 17 00:00:00 2001 From: foglar Date: Sun, 15 Dec 2024 13:18:23 +0100 Subject: [PATCH] removed backgrounds --- nixos/home/desktop/hyprland/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/home/desktop/hyprland/hyprland.nix b/nixos/home/desktop/hyprland/hyprland.nix index 986a179..341abf4 100644 --- a/nixos/home/desktop/hyprland/hyprland.nix +++ b/nixos/home/desktop/hyprland/hyprland.nix @@ -187,6 +187,7 @@ bindd = [ "$mod SHIFT, P, Color Picker, exec, hyprpicker -a" + "$mod SHIFT, R, Random Background, exec, background-switch-random" ]; bindl = [