aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-01-07 19:49:43 -0600
committerToby Vincent <tobyv13@gmail.com>2023-01-07 19:49:43 -0600
commite71fcb571d3c6e45488a7e2736959e15da30cbef (patch)
tree9b68da465b2a222c93d18bbafcc28fd9b3715f8d /sway/.config
parentc4d07250ece0e702beaf9fd822cd4e043ed62a7a (diff)
fix(sway,alacritty): add font size
Diffstat (limited to 'sway/.config')
-rw-r--r--sway/.config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index 4ca3d7f..4d78ff0 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -184,12 +184,12 @@ mode 'resize' {
bindsym Escape mode 'default'
}
-
#
# Status Bar
#
bar {
status_command i3status-rs
+ font "Fira Code Nerd Font" Normal 12
colors {
background $base00
separator $base01