sway fonts Noto Sans
This commit is contained in:
@@ -8,7 +8,7 @@ IconTheme = breeze
|
|||||||
Background = /usr/share/qtgreet/backgrounds/Water.svg
|
Background = /usr/share/qtgreet/backgrounds/Water.svg
|
||||||
BaseColor = Theme
|
BaseColor = Theme
|
||||||
TextColor = Theme
|
TextColor = Theme
|
||||||
FontFamily = Cozette
|
FontFamily = Noto Sans
|
||||||
|
|
||||||
[videobg]
|
[videobg]
|
||||||
File =
|
File =
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
include=~/.config/foot/foot-theme.ini
|
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
|
dpi-aware=yes
|
||||||
[scrollback]
|
[scrollback]
|
||||||
lines=10000
|
lines=10000
|
||||||
|
|||||||
@@ -90,6 +90,7 @@ yay -S calcurse python-httplib2 \
|
|||||||
discord \
|
discord \
|
||||||
discordo-git \
|
discordo-git \
|
||||||
firefox \
|
firefox \
|
||||||
|
font-manager \
|
||||||
i3status \
|
i3status \
|
||||||
mutt \
|
mutt \
|
||||||
ncspot \
|
ncspot \
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@ include /etc/sway/config.d/50-systemd-user.conf
|
|||||||
|
|
||||||
# THEME
|
# THEME
|
||||||
set $background /usr/share/backgrounds/wallpapers-juhraya/Austria_by_Rutger_Heijmerikx.jpg
|
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
|
set $term-font Akkurat Mono
|
||||||
# light
|
# light
|
||||||
# set $cursor-theme xcursor-breeze-snow
|
# set $cursor-theme xcursor-breeze-snow
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
* {
|
* {
|
||||||
border: 0;
|
border: 0;
|
||||||
font-family: Cozette;
|
font-family: Noto Sans;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user