a
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user