From 0765d90e1f51f3a2f9582bc8bf8e59af9904700d Mon Sep 17 00:00:00 2001 From: KKV9 Date: Sat, 3 Feb 2024 23:27:49 +0000 Subject: [PATCH] Add keybinding for Cursors.sh --- config/hypr/configs/Keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 3ecc4a3..4259bfb 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -35,6 +35,7 @@ bind = $mainMod, E, exec, $UserScripts/QuickEdit.sh # Quick Edit Hyprland Settin bind = $mainMod SHIFT, M, exec, $UserScripts/RofiBeats.sh # online music bind = $mainMod, W, exec, $UserScripts/WallpaperSelect.sh # Select wallpaper to apply bind = CTRL ALT, W, exec, $UserScripts/WallpaperRandom.sh # Random wallpapers +bind = $mainMod SHIFT, C exec, $UserScripts/Cursors.sh # Select cursor theme # Waybar / Bar related bind = $mainMod, B, exec, killall -SIGUSR1 waybar # Toggle hide/show waybar