changes: hypr,
This commit is contained in:
parent
7a54601c5d
commit
0ed962d56f
1 changed files with 2 additions and 2 deletions
|
@ -190,8 +190,8 @@ bind = $mainMod, Space, exec, ~/.config/rofi/launcher/launcher.sh
|
|||
|
||||
|
||||
#Grim & Slurp for Screenshot
|
||||
bind = $mainMod_Shift, S, exec, slurp | grim -g - /tmp/photo && wl-copy < /tmp/photo && notify-send 'Screenshot Copied to Clipboard'
|
||||
bind = Alt+Shift, S, exec, grim -g "$(slurp)" $HOME/Pictures/Screenshot/$(date +'%Y%m%d%H%M%S').png && notify-send 'Screenshot Saved'
|
||||
bind = $mainMod_Shift, S, exec, slurp | grim -g - /tmp/photo && wl-copy < /tmp/photo && notify-send -w 'Screenshot' 'Screenshot Copied to Clipboard' -i /tmp/photo
|
||||
bind = Alt+Shift, S, exec, grim -g "$(slurp)" $HOME/Pictures/Screenshot/$(date +'%m-%d-%H-%M-%S').png && notify-send 'Screenshot Saved' -i $HOME/Pictures/Screenshot/$(date +'%m-%d-%H-%M-%S').png
|
||||
|
||||
bind = Alt+Shift, W, exec, pkill -9 waybar || waybar &
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue