sway fonts Noto Sans
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
@@ -90,6 +90,7 @@ yay -S calcurse python-httplib2 \
|
||||
discord \
|
||||
discordo-git \
|
||||
firefox \
|
||||
font-manager \
|
||||
i3status \
|
||||
mutt \
|
||||
ncspot \
|
||||
|
||||
+1
-1
@@ -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
@@ -1,6 +1,6 @@
|
||||
* {
|
||||
border: 0;
|
||||
font-family: Cozette;
|
||||
font-family: Noto Sans;
|
||||
font-size: 14px;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user