This commit is contained in:
Kris
2026-03-28 20:49:12 +02:00
parent 69e881d729
commit 8ed9bd9618
28 changed files with 207 additions and 276 deletions

View File

@@ -12,8 +12,9 @@ bind = $mainMod SHIFT, B, exec, bash /etc/nixos/scripts/hot-reload.sh
bind = $mainMod SHIFT, RETURN, exec, bash /etc/nixos/scripts/select-wallpaper.sh
# Screenshot keybinds
bindu = $mainMod SHIFT, PRINT, exec, bash /etc/nixos/scripts/screenshot-fullscreen.sh
bind = $mainMod CTRL SHIFT, PRINT, exec, bash /etc/nixos/scripts/edit-last-screenshot.sh
bindu = , PRINT, exec, bash -lc 'QT_QPA_PLATFORM=wayland flameshot gui'
bindu = $mainMod SHIFT, PRINT, exec, bash -lc 'QT_QPA_PLATFORM=wayland flameshot full --path ~/Pictures/Screenshots'
bind = $mainMod CTRL SHIFT, PRINT, exec, bash -lc 'QT_QPA_PLATFORM=wayland flameshot launcher'
# Music Get Keybind