commit
This commit is contained in:
parent
cd87fb4bf4
commit
02f937b8f3
4 changed files with 6 additions and 3 deletions
2
.config/gtk-3.0/settings.ini
Normal file
2
.config/gtk-3.0/settings.ini
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[Settings]
|
||||||
|
gtk-cursor-theme-name=BreezeX-RosePine-Linux
|
|
@ -28,6 +28,7 @@ exec-once = waybar & hyprpaper
|
||||||
|
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
|
env = XCURSOR_THEME, BreezeX-RosePine-Linux
|
||||||
|
|
||||||
|
|
||||||
#####################
|
#####################
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
font_family iosevka
|
font_family jetbrains-mono-nerd
|
||||||
bold_font auto
|
bold_font auto
|
||||||
italic_font auto
|
italic_font auto
|
||||||
bold_italic_font auto
|
bold_italic_font auto
|
||||||
|
|
||||||
font_size 12.0
|
font_size 11.0
|
||||||
|
|
||||||
foreground #dddddd
|
foreground #dddddd
|
||||||
background #000000
|
background #000000
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
* {
|
* {
|
||||||
font-family: hack, iosevka, FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
font-family: jetbrains-mono-nerd, FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue