style: change i3bar font and size
This commit is contained in:
@@ -17,7 +17,7 @@ set $nord14 #A3BE8C
|
||||
set $nord15 #B48EAD
|
||||
|
||||
bar {
|
||||
font pango:SpaceMono Nerd Font 17
|
||||
font pango:JetBrainsMono Nerd Font 13
|
||||
position top
|
||||
status_command i3status
|
||||
#status_command SCRIPT_DIR=~/.config/i3blocks/scripts i3blocks
|
||||
@@ -26,8 +26,8 @@ bar {
|
||||
tray_padding 2
|
||||
|
||||
separator_symbol " "
|
||||
|
||||
i3bar_command i3bar --transparency
|
||||
|
||||
i3bar_command i3bar --transparency
|
||||
|
||||
strip_workspace_numbers no
|
||||
strip_workspace_name yes
|
||||
@@ -45,4 +45,4 @@ bar {
|
||||
inactive_workspace $nord8 $nord10 $nord4
|
||||
urgent_workspace $nord3 $nord11 $nord4
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user