Put i3bar back on top #i3

This commit is contained in:
Colin Powell
2019-11-18 10:46:30 -05:00
parent 007bfb43dc
commit 3d0a8730d4

View File

@ -139,7 +139,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 bottom
position top
status_command i3status
}