Skip to content

Commit

Permalink
i3 lock
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Aug 15, 2021
1 parent 4a6bfd8 commit a2146f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ bindsym $mod+Shift+0 move container to workspace number $ws10
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
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'"
bindsym $mod+Shift+q 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'"

# resize window (you can also use the mouse for that)
mode "resize" {
Expand Down

0 comments on commit a2146f2

Please sign in to comment.