Change locaiton of screengrab script
This commit is contained in:
parent
36aedee36f
commit
159b677f0a
@ -309,11 +309,11 @@ input "5215:485:SEMICO_USB_Keyboard" {
|
||||
#
|
||||
#
|
||||
# Full Screen
|
||||
bindsym Print exec screengrab --full
|
||||
bindsym Print exec /home/joren/scripts/ScreenShot/screengrab --full
|
||||
# Window Capture
|
||||
bindsym ctrl+Print exec screengrab --window
|
||||
bindsym ctrl+Print exec /home/joren/scripts/ScreenShot/screengrab --window
|
||||
# Selection
|
||||
bindsym ctrl+shift+Print exec screengrab --select
|
||||
bindsym ctrl+shift+Print exec /home/joren/scripts/ScreenShot/screengrab --select
|
||||
|
||||
# Lock
|
||||
bindsym ctrl+alt+L exec swaylock --clock --indicator --screenshots --effect-scale 0.4 --effect-vignette 0.2:0.5 --effect-blur 4x2 --datestr "%a %e.%m.%Y" --timestr "%k:%M"
|
||||
|
Loading…
Reference in New Issue
Block a user