Browse Source

Add keybinding for Cursors.sh

pull/151/head
KKV9 2 years ago
parent
commit
0765d90e1f
  1. 1
      config/hypr/configs/Keybinds.conf

1
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

Loading…
Cancel
Save