Move i3 config fonts out of bar{}
This commit is contained in:
+3
-1
@@ -53,6 +53,9 @@ client.unfocused $bgcolor_inactive $bgcolor_inactive $darkwhite $dar
|
|||||||
client.focused_inactive $bgcolor_inactive $bgcolor_inactive $darkwhite $darkgreen
|
client.focused_inactive $bgcolor_inactive $bgcolor_inactive $darkwhite $darkgreen
|
||||||
client.urgent $bgcolor_urgent $bgcolor_urgent $white $darkgreen
|
client.urgent $bgcolor_urgent $bgcolor_urgent $white $darkgreen
|
||||||
|
|
||||||
|
# Font
|
||||||
|
font pango:DejaVu Sans, FontAwesome5Free Solid, FontAwesome5Brands 8
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
colors {
|
colors {
|
||||||
background $bgcolor_inactive
|
background $bgcolor_inactive
|
||||||
@@ -64,7 +67,6 @@ bar {
|
|||||||
active_workspace $bgcolor_inactive $bgcolor_inactive $darkwhite
|
active_workspace $bgcolor_inactive $bgcolor_inactive $darkwhite
|
||||||
urgent_workspace $bgcolor_urgent $bgcolor_urgent $white
|
urgent_workspace $bgcolor_urgent $bgcolor_urgent $white
|
||||||
}
|
}
|
||||||
font pango:DejaVu Sans, FontAwesome5Free Solid, FontAwesome5Brands 8
|
|
||||||
# position top
|
# position top
|
||||||
status_command i3blocks -c $HOME/.config/i3/blocks
|
status_command i3blocks -c $HOME/.config/i3/blocks
|
||||||
#strip_workspace_numbers yes
|
#strip_workspace_numbers yes
|
||||||
|
|||||||
Reference in New Issue
Block a user