Fancy bar stuff

This commit is contained in:
Marco Thomas
2021-07-13 22:26:03 +02:00
parent 2b35a8b703
commit 3ce882b6f8
2 changed files with 14 additions and 13 deletions

View File

@@ -36,16 +36,16 @@ bindsym $mod+Tab layout toggle stacked split
# toggle tiling / floating
bindsym $mod+Shift+space floating toggle
set $ws1 "1 一"
set $ws2 "2 二"
set $ws3 "3 三"
set $ws4 "4 四"
set $ws5 "5 五"
set $ws6 "6 六"
set $ws7 "7 七"
set $ws8 "8 八"
set $ws9 "9 九"
set $ws10 "10 十"
set $ws1 "1:一"
set $ws2 "2:二"
set $ws3 "3:三"
set $ws4 "4:四"
set $ws5 "5:五"
set $ws6 "6:六"
set $ws7 "7:七"
set $ws8 "8:八"
set $ws9 "9:九"
set $ws10 "10:十"
# switch to workspace
bindsym $mod+1 workspace number $ws1
@@ -95,6 +95,8 @@ for_window [class="discord"] border pixel 0
bar {
status_command i3status
position top
separator_symbol " | "
strip_workspace_numbers yes
colors {
background #f2e5bc
statusline #282828