aboutsummaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorAdrian Kummerlaender2016-02-13 13:56:07 +0100
committerAdrian Kummerlaender2016-02-13 13:56:07 +0100
commit3ac9e92cb334acee92a7708e7da9786d3e7e16b2 (patch)
treede9f57553796dc4b45c9d41152b76a0a5e5c27e8 /gtk
parent6e7f4cc2c7c45a54a7d75f1884b536622dfce23f (diff)
downloaddotfiles-3ac9e92cb334acee92a7708e7da9786d3e7e16b2.tar
dotfiles-3ac9e92cb334acee92a7708e7da9786d3e7e16b2.tar.gz
dotfiles-3ac9e92cb334acee92a7708e7da9786d3e7e16b2.tar.bz2
dotfiles-3ac9e92cb334acee92a7708e7da9786d3e7e16b2.tar.lz
dotfiles-3ac9e92cb334acee92a7708e7da9786d3e7e16b2.tar.xz
dotfiles-3ac9e92cb334acee92a7708e7da9786d3e7e16b2.tar.zst
dotfiles-3ac9e92cb334acee92a7708e7da9786d3e7e16b2.zip
Include _GTK_ settings
`gtk.css` hides window frame to preserve screen estate in _i3wm_. `settings.ini` contains various theme settings and hides unnecessary window controls.
Diffstat (limited to 'gtk')
-rw-r--r--gtk/.config/gtk-3.0/gtk.css1
-rw-r--r--gtk/.config/gtk-3.0/settings.ini17
2 files changed, 18 insertions, 0 deletions
diff --git a/gtk/.config/gtk-3.0/gtk.css b/gtk/.config/gtk-3.0/gtk.css
new file mode 100644
index 0000000..6aac892
--- /dev/null
+++ b/gtk/.config/gtk-3.0/gtk.css
@@ -0,0 +1 @@
+.window-frame {box-shadow: none; margin: 0}
diff --git a/gtk/.config/gtk-3.0/settings.ini b/gtk/.config/gtk-3.0/settings.ini
new file mode 100644
index 0000000..65dbecb
--- /dev/null
+++ b/gtk/.config/gtk-3.0/settings.ini
@@ -0,0 +1,17 @@
+[Settings]
+gtk-theme-name=Greenbird
+gtk-icon-theme-name=AwOkenDark
+gtk-font-name=DejaVu Sans 9
+gtk-cursor-theme-name=DMZ-Black
+gtk-cursor-theme-size=0
+gtk-toolbar-style=GTK_TOOLBAR_ICONS
+gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
+gtk-button-images=0
+gtk-menu-images=0
+gtk-enable-event-sounds=1
+gtk-enable-input-feedback-sounds=1
+gtk-xft-antialias=1
+gtk-xft-hinting=1
+gtk-xft-hintstyle=hintfull
+gtk-xft-rgba=rgb
+gtk-decoration-layout=appmenu:close