From 9aaed4a50bb6c060a1b643a5989e1e8350f21b8f Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sat, 20 Apr 2019 16:13:46 -0400 Subject: [PATCH] Move i3status bar to the top #i3 --- i3/.config/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index b8b148b..a294e38 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -151,6 +151,7 @@ bindsym $mod+Shift+r restart 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'" bar { + position top status_command i3status } # resize window (you can also use the mouse for that)