[gtk] Use endeavour gtk config

This commit is contained in:
2022-04-28 17:08:21 -04:00
parent 407c0cd147
commit dc8ccb483c
2 changed files with 31 additions and 10 deletions

21
gtk/.config/gtk-3.0/gtk.css Executable file
View File

@ -0,0 +1,21 @@
window.xfce4-panel widget > box > button > image{
padding: 0.2em 0.16em; -gtk-icon-transform: scale(0.8);
}
window#whiskermenu-window treeview>* {
padding:0.2em 0.16em;
}
#xfce4-notification-plugin image {
-gtk-icon-transform: scale(0.85) translateY(3px);
}
#pulseaudio-button image {
-gtk-icon-transform: scale(0.9);
}
#xfce4-power-manager-plugin image {
-gtk-icon-transform: scale(0.75);
}
VteTerminal, vte-terminal {
padding: 13px;
}

View File

@ -1,16 +1,16 @@
[Settings]
gtk-theme-name=Arc
gtk-icon-theme-name=Yaru
gtk-font-name=Ubuntu Condensed, 11
gtk-cursor-theme-name=DMZ-Black
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-font-name=Noto Sans 10
gtk-theme-name=Arc-Darker
gtk-icon-theme-name=Qogir
gtk-cursor-theme-name=Qogir
gtk-cursor-theme-size=16
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=0
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-menu-images=1
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb
gtk-xft-rgba=none