This commit is contained in:
2025-08-06 01:59:57 +02:00
parent 8181ce3598
commit 3411b51056
6 changed files with 16 additions and 23 deletions

View File

@@ -42,7 +42,7 @@ bind = Super+Shift, C, exec, hyprpicker -a # Pick color (Hex) >> clipboard
# bind = Ctrl+Alt, R, exec, ~/.config/ags/scripts/record-script.sh --fullscreen # [hidden] Record screen (no sound)
bind = Super+Alt, R, exec, ~/.scripts/record-script.sh --fullscreen-sound # Record screen (with sound)
# wallpaper
bind = Super+Shift, W, exec, fish ~/.scripts/change-wallpaper.fish # Change wallpaper
bind = Super+Shift, W, exec, ~/.local/bin/wallpaper_chooser # Launch wallpaper chooser
##! Session
# bind = Ctrl+Super, L, exec, ags run-js 'lock.lock()' # [hidden]