diff options
Diffstat (limited to 'i3/.i3')
| -rw-r--r-- | i3/.i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i3/.i3/config b/i3/.i3/config index 250b0cd..d8a572e 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -142,3 +142,4 @@ bindsym $mod+Shift+r restart # display the exit i3 bar 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'" +exec_always --no-startup-id ~/bin/i3-shutdown.py |
