20241118-1
This commit is contained in:
parent
4aaf3de01b
commit
3b72c4e183
2 changed files with 17 additions and 17 deletions
|
@ -172,7 +172,7 @@ bindsym $mod+Shift+r restart
|
|||
# exit i3 (logs you out of your X session)
|
||||
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
|
||||
# i3lock
|
||||
bindsym $mod+Shift+x exec --no-startup-id ~/scripts/bin/lock.sh &
|
||||
bindsym $mod+Shift+x exec --no-startup-id ~/scripts/bin/lock.sh
|
||||
# screen
|
||||
bindsym $mod+Control+s exec --no-startup-id ~/scripts/bin/screenshot.sh region
|
||||
bindsym $mod+Control+f exec --no-startup-id ~/scripts/bin/screenshot.sh full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue