瀏覽代碼

Put i3bar back on top #i3

Colin Powell 5 年之前
父節點
當前提交
3d0a8730d4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      i3/.config/i3/config

+ 1 - 1
i3/.config/i3/config

@@ -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
 }