From 522647a3e711979e14c8d24548368228ff65f781 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Wed, 12 Oct 2016 10:08:57 -0500 Subject: [PATCH] Change display name, remove nagbar from exit bindsym --- .config/i3/dtarchaio.config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/i3/dtarchaio.config b/.config/i3/dtarchaio.config index 7647764..58be439 100644 --- a/.config/i3/dtarchaio.config +++ b/.config/i3/dtarchaio.config @@ -93,8 +93,7 @@ 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'" - +bindsym $mod+Shift+e exit # resize window (you can also use the mouse for that) mode "resize" { # These bindings trigger as soon as you enter the resize mode @@ -130,7 +129,7 @@ bindsym $mod+m move workspace to output left bar { status_command i3status -c ~/.config/i3status/$HOSTNAME.config tray_output primary - output eDP1 + output eDP-1 } # Ctrl+Alt+L to lock the screen