fix nord icon theme and removed p10k
This commit is contained in:
parent
2effb6196f
commit
dc7522d67b
4 changed files with 4 additions and 1645 deletions
0
.config/gtk-3.0/bookmarks
Normal file
0
.config/gtk-3.0/bookmarks
Normal file
|
@ -1,6 +1,6 @@
|
|||
[Settings]
|
||||
gtk-theme-name=Nordic
|
||||
gtk-icon-theme-name=Nordic-Darker
|
||||
gtk-icon-theme-name=Nordic
|
||||
gtk-font-name=FiraCode Nerd Font Mono 11
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-size=0
|
||||
|
@ -12,4 +12,4 @@ gtk-enable-event-sounds=1
|
|||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintmedium
|
||||
gtk-xft-hintstyle=hintfull
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
include "/home/relms/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Nordic"
|
||||
gtk-icon-theme-name="Nordic-Darker"
|
||||
gtk-icon-theme-name="Nordic"
|
||||
gtk-font-name="FiraCode Nerd Font Mono 11"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
gtk-cursor-theme-size=0
|
||||
|
@ -15,4 +15,4 @@ gtk-enable-event-sounds=1
|
|||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintmedium"
|
||||
gtk-xft-hintstyle="hintfull"
|
||||
|
|
Reference in a new issue