mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 10:47:31 -08:00
add screenshot keybinds and set XDG screenshots dir
This commit is contained in:
parent
55fc746040
commit
b15b9afb6f
@ -24,6 +24,8 @@ binde = , l, resizeactive, 50 0
|
||||
bind = , 1, exec, ~/.config/hypr/scripts/audio-device-switcher.sh 1 $e
|
||||
bind = , 2, exec, ~/.config/hypr/scripts/audio-device-switcher.sh 2 $e
|
||||
bind = , 3, exec, ~/.config/hypr/scripts/audio-device-switcher.sh 3 $e
|
||||
bind = , p, exec, grimblast copy area $e
|
||||
bind = SHIFT, p, exec, grimblast save area $e
|
||||
bind = , escape, submap, reset
|
||||
submap = reset
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
# absolute path. No other format is supported.
|
||||
#
|
||||
XDG_TMP_DIR="$HOME/tmp"
|
||||
XDG_SCREENSHOTS_DIR="$HOME/media/pictures/screenshots"
|
||||
#XDG_DESKTOP_DIR="$HOME/Desktop"
|
||||
#XDG_DOWNLOAD_DIR="$HOME/Downloads"
|
||||
#XDG_TEMPLATES_DIR="$HOME/Templates"
|
||||
|
Loading…
x
Reference in New Issue
Block a user