Update GTK3 configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
3d56a80f3f
commit
e97a5dcdd9
2 changed files with 9 additions and 20 deletions
|
@ -6,3 +6,4 @@ file:///home/severin/music Music
|
||||||
file:///home/severin/pictures Pictures
|
file:///home/severin/pictures Pictures
|
||||||
file:///home/severin/videos Videos
|
file:///home/severin/videos Videos
|
||||||
file:///home/severin/data Data
|
file:///home/severin/data Data
|
||||||
|
file:///home/severin/games/guild-wars-2/drive_c/users/severin/My%20Documents/GUILD%20WARS%202/Screens Screens
|
||||||
|
|
|
@ -1,27 +1,15 @@
|
||||||
# SCRIPT NAME:
|
|
||||||
# .config/gtk-3.0/settings.ini
|
|
||||||
#
|
|
||||||
# AUTHOR:
|
|
||||||
# Severin Kaderli <severin@kaderli.dev>
|
|
||||||
#
|
|
||||||
# DESCRIPTION:
|
|
||||||
# This file contains my GTK 3.0 configuration
|
|
||||||
#
|
|
||||||
# USAGE:
|
|
||||||
# This file is automatically used by GTK.
|
|
||||||
|
|
||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name=Materia-dark
|
|
||||||
gtk-icon-theme-name=Papirus-Dark
|
|
||||||
gtk-font-name=Noto Sans 13
|
|
||||||
gtk-cursor-theme-size=0
|
|
||||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
|
||||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
|
||||||
gtk-button-images=1
|
gtk-button-images=1
|
||||||
gtk-menu-images=1
|
gtk-cursor-theme-name=Adwaita
|
||||||
|
gtk-cursor-theme-size=0
|
||||||
gtk-enable-event-sounds=1
|
gtk-enable-event-sounds=1
|
||||||
gtk-enable-input-feedback-sounds=1
|
gtk-enable-input-feedback-sounds=1
|
||||||
|
gtk-font-name=Noto Sans 13
|
||||||
|
gtk-icon-theme-name=Papirus-Dark
|
||||||
|
gtk-menu-images=1
|
||||||
|
gtk-theme-name=Materia-dark
|
||||||
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||||
|
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||||
gtk-xft-antialias=1
|
gtk-xft-antialias=1
|
||||||
gtk-xft-hinting=1
|
gtk-xft-hinting=1
|
||||||
gtk-xft-hintstyle=hintfull
|
gtk-xft-hintstyle=hintfull
|
||||||
gtk-cursor-theme-name=Adwaita
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue