Change i3 font to source code pro
This commit is contained in:
parent
2603a0273f
commit
90baf7fa28
@ -15,7 +15,7 @@ bindsym $mod+u border none
|
|||||||
bindsym $mod+y border pixel 1
|
bindsym $mod+y border pixel 1
|
||||||
bindsym $mod+n border normal
|
bindsym $mod+n border normal
|
||||||
|
|
||||||
font xft:URWGothic-Book 11
|
font pango:Source Code Pro 11
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
@ -7,6 +7,8 @@ bar {
|
|||||||
#workspace_buttons yes
|
#workspace_buttons yes
|
||||||
#separator_symbol "|"
|
#separator_symbol "|"
|
||||||
|
|
||||||
|
font pango:FontAwesome5Free, SourceCodePro 11
|
||||||
|
|
||||||
status_command i3blocks -c $i3_path/i3blocks.conf
|
status_command i3blocks -c $i3_path/i3blocks.conf
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
|
@ -17,7 +17,7 @@ bindsym $mod+u border none
|
|||||||
bindsym $mod+y border pixel 1
|
bindsym $mod+y border pixel 1
|
||||||
bindsym $mod+n border normal
|
bindsym $mod+n border normal
|
||||||
|
|
||||||
font xft:URWGothic-Book 11
|
font pango:Source Code Pro 11
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
@ -199,6 +199,8 @@ bar {
|
|||||||
#workspace_buttons yes
|
#workspace_buttons yes
|
||||||
#separator_symbol "|"
|
#separator_symbol "|"
|
||||||
|
|
||||||
|
font pango:FontAwesome5Free, SourceCodePro 11
|
||||||
|
|
||||||
status_command i3blocks -c $i3_path/i3blocks.conf
|
status_command i3blocks -c $i3_path/i3blocks.conf
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
|
Loading…
Reference in New Issue
Block a user