i3: Fix some device specific settings, add lock hotkey
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
@ -149,6 +149,9 @@ floating_modifier $mod
|
||||
bindsym XF86Battery exec xautolock -locknow
|
||||
bindsym XF86Launch1 exec "xautolock -locknow; sleep 1; xset dpms force off"
|
||||
|
||||
# Lock screen
|
||||
bindsym $mod+Ctrl+l exec "xautolock -locknow; sleep 1; xset dpms force off"
|
||||
|
||||
# Screenshot
|
||||
bindsym Print exec ~/.config/i3/scripts/screenshot.sh
|
||||
|
||||
|
Reference in New Issue
Block a user