[i3] Update fonts
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
set $mod Mod4
|
||||
|
||||
font pango:Iosevka 9
|
||||
font pango:Iosevka 8
|
||||
|
||||
# APP VARIABLES
|
||||
set $qute qutebrowser --target window
|
||||
@ -106,7 +106,7 @@ client.focused_inactive $darkblue $darkblue $grey $purple $black
|
||||
client.urgent $urgentred $urgentred $white $purple $yellowbrown
|
||||
|
||||
bar {
|
||||
font pango: Iosveka 10
|
||||
font pango: Iosveka 8
|
||||
status_command i3blocks -c ~/.config/i3/i3blocks.conf
|
||||
position top
|
||||
# i3bar_command i3bar --transparency
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
configuration {
|
||||
modi: "window,run,ssh,combi";
|
||||
terminal: "alacritty";
|
||||
font: "Ubuntu Condensed 10";
|
||||
font: "Iosevka 10";
|
||||
show-icons: true;
|
||||
combi-modi: "window,drun,ssh";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user