ソースを参照

Move i3status bar to the top #i3

Colin Powell 6 年 前
コミット
9aaed4a50b
1 ファイル変更1 行追加0 行削除
  1. 1 0
      i3/.config/i3/config

+ 1 - 0
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)