Set jetbrains mono font for sway
This commit is contained in:
parent
36fefa7ac8
commit
6d7e7473fb
1 changed files with 3 additions and 3 deletions
|
|
@ -356,7 +356,7 @@ bar {
|
|||
status_command ~/.local/bin/conky-i3bar ~/.conkyrc-net
|
||||
position top
|
||||
output "Acer Technologies VG270U P 0x05217924"
|
||||
font pango:Liberation Mono 11
|
||||
font pango:JetBrainsMono NFM 10
|
||||
colors {
|
||||
background $black_super
|
||||
focused_background $black
|
||||
|
|
@ -373,7 +373,7 @@ bar {
|
|||
status_command ~/.local/bin/conky-i3bar ~/.conkyrc-net
|
||||
position top
|
||||
output HDMI-A-1
|
||||
font pango:Liberation Mono 11
|
||||
font pango:JetBrainsMono NFM 10
|
||||
colors {
|
||||
background $black_super
|
||||
focused_background $black
|
||||
|
|
@ -390,7 +390,7 @@ bar {
|
|||
status_command ~/.local/bin/conky-i3bar ~/.conkyrc-main
|
||||
position top
|
||||
output "eDP-1"
|
||||
font pango:Liberation Mono 10
|
||||
font pango:JetBrainsMono NFM 10
|
||||
colors {
|
||||
background $black_super
|
||||
focused_background $black
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue