mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
more rubik -> google sans flex
This commit is contained in:
@@ -12,7 +12,7 @@ misc {
|
|||||||
plugin {
|
plugin {
|
||||||
hyprbars {
|
hyprbars {
|
||||||
# Honestly idk if it works like css, but well, why not
|
# Honestly idk if it works like css, but well, why not
|
||||||
bar_text_font = Rubik, Geist, AR One Sans, Reddit Sans, Inter, Roboto, Ubuntu, Noto Sans, sans-serif
|
bar_text_font = Google Sans Flex Medium, Rubik, Geist, AR One Sans, Reddit Sans, Inter, Roboto, Ubuntu, Noto Sans, sans-serif
|
||||||
bar_height = 30
|
bar_height = 30
|
||||||
bar_padding = 10
|
bar_padding = 10
|
||||||
bar_button_padding = 5
|
bar_button_padding = 5
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ misc {
|
|||||||
plugin {
|
plugin {
|
||||||
hyprbars {
|
hyprbars {
|
||||||
# Honestly idk if it works like css, but well, why not
|
# Honestly idk if it works like css, but well, why not
|
||||||
bar_text_font = Rubik, Geist, AR One Sans, Reddit Sans, Inter, Roboto, Ubuntu, Noto Sans, sans-serif
|
bar_text_font = Google Sans Flex Medium, Rubik, Geist, AR One Sans, Reddit Sans, Inter, Roboto, Ubuntu, Noto Sans, sans-serif
|
||||||
bar_height = 30
|
bar_height = 30
|
||||||
bar_padding = 10
|
bar_padding = 10
|
||||||
bar_button_padding = 5
|
bar_button_padding = 5
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ install-Rubik(){
|
|||||||
x sudo mkdir -p /usr/local/share/licenses/ttf-rubik/
|
x sudo mkdir -p /usr/local/share/licenses/ttf-rubik/
|
||||||
x sudo cp OFL.txt /usr/local/share/licenses/ttf-rubik/LICENSE
|
x sudo cp OFL.txt /usr/local/share/licenses/ttf-rubik/LICENSE
|
||||||
x fc-cache -fv
|
x fc-cache -fv
|
||||||
x gsettings set org.gnome.desktop.interface font-name 'Rubik 11'
|
|
||||||
x cd $REPO_ROOT
|
x cd $REPO_ROOT
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -67,6 +67,6 @@ if [[ "$OS_GROUP_ID" == "gentoo" ]]; then
|
|||||||
v sudo chown -R $(whoami):$(whoami) ~/.local/
|
v sudo chown -R $(whoami):$(whoami) ~/.local/
|
||||||
fi
|
fi
|
||||||
|
|
||||||
v gsettings set org.gnome.desktop.interface font-name 'Rubik 11'
|
v gsettings set org.gnome.desktop.interface font-name 'Google Sans Flex Medium 11 @opsz=11,wght=500'
|
||||||
v gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
v gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||||
v kwriteconfig6 --file kdeglobals --group KDE --key widgetStyle Darkly
|
v kwriteconfig6 --file kdeglobals --group KDE --key widgetStyle Darkly
|
||||||
|
|||||||
Reference in New Issue
Block a user