sway fonts Noto Sans

This commit is contained in:
Henrik Bakken
2025-05-15 23:11:22 +02:00
parent 5ef73f12a3
commit 5177e9f770
5 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ IconTheme = breeze
Background = /usr/share/qtgreet/backgrounds/Water.svg
BaseColor = Theme
TextColor = Theme
FontFamily = Cozette
FontFamily = Noto Sans
[videobg]
File =
+1 -1
View File
@@ -1,5 +1,5 @@
include=~/.config/foot/foot-theme.ini
font=Akkurat\-Mono:size=12,JetBrainsMono Nerd Font:size=12
font=monospace:size=12,JetBrainsMono Nerd Font:size=12
dpi-aware=yes
[scrollback]
lines=10000
+1
View File
@@ -90,6 +90,7 @@ yay -S calcurse python-httplib2 \
discord \
discordo-git \
firefox \
font-manager \
i3status \
mutt \
ncspot \
+1 -1
View File
@@ -3,7 +3,7 @@ include /etc/sway/config.d/50-systemd-user.conf
# THEME
set $background /usr/share/backgrounds/wallpapers-juhraya/Austria_by_Rutger_Heijmerikx.jpg
set $gui-font Cozette 10
set $gui-font Noto Sans 10
set $term-font Akkurat Mono
# light
# set $cursor-theme xcursor-breeze-snow
+1 -1
View File
@@ -1,6 +1,6 @@
* {
border: 0;
font-family: Cozette;
font-family: Noto Sans;
font-size: 14px;
min-height: 0;
}