mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update
This commit is contained in:
parent
1d6eb1c2ce
commit
607bd34639
2 changed files with 20 additions and 2 deletions
|
|
@ -69,11 +69,12 @@ bindsym $mod+f exec firefox
|
|||
bindsym $mod+p exec vlc
|
||||
|
||||
# Signal Desktop
|
||||
# bindsym $mod+s exec signal-desktop - uninstalled because the electron shit
|
||||
# bindsym $mod+s exec signal-desktop # uninstalled because the electron shit
|
||||
|
||||
# Take screenshots
|
||||
bindsym Print exec "scrot -b '%Y-%m-%d-%H%M%S-sechacklabs.png' -e 'mv $f /home/sechacklabs/Pictures/Screenshots/'"
|
||||
bindsym $mod+Print exec "scrot -b '%Y-%m-%d-%H%M%S-sechacklabs.png' -e 'mv $f /home/sechacklabs/Pictures/Screenshots/'"
|
||||
# bindsym $mod+Shift+Print exec "scrot -s '%Y-%m-%d-%H%M%S-sechacklabs.png' -e 'mv $f /home/sechacklabs/Pictures/Screenshots/'"
|
||||
|
||||
# Monitor brigthness
|
||||
bindcode 233 exec xbacklight -inc 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue