Remove duplicate exit binding

This commit is contained in:
Ian Adam Naval 2015-03-12 20:07:04 -04:00
parent 2f1eff4c15
commit 3ebdbe93a0

View File

@ -120,8 +120,6 @@ bindsym $mod+Shift+0 move container to workspace 10
bindsym $mod+Shift+c reload
# 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'"
# Pulse Audio controls
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 -- +10% && killall -SIGUSR1 i3status