summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--log.md3
-rw-r--r--patch/gtk33
2 files changed, 6 insertions, 0 deletions
diff --git a/log.md b/log.md
index 041c7c2..bd5ca6a 100644
--- a/log.md
+++ b/log.md
@@ -13,3 +13,6 @@
# Build packages
1. clone the repo containing pkgbuild
2. run `makedeb -s`
+
+# Misc
+1. Install libreoffice-gtk3
diff --git a/patch/gtk3 b/patch/gtk3
new file mode 100644
index 0000000..4098e19
--- /dev/null
+++ b/patch/gtk3
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+xfconf-query -c xsettings -p /Gtk/DialogsUseHeader -s false