diff options
author | 2023-01-04 23:19:00 +0600 | |
---|---|---|
committer | 2023-01-04 23:19:00 +0600 | |
commit | 4b45d6c391b93e378ff0fdd9133bbf3940caf65c (patch) | |
tree | 78a1e81ea823783bcb665d0b7502ae2ec6955a2e /patch/gtk3 | |
parent | 687e9fdf075de00316e9de1ac8f1f828dbd6c17c (diff) | |
download | patches-4b45d6c391b93e378ff0fdd9133bbf3940caf65c.tar.gz patches-4b45d6c391b93e378ff0fdd9133bbf3940caf65c.zip |
patch: Add gtk3 specific patches
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
Diffstat (limited to 'patch/gtk3')
-rw-r--r-- | patch/gtk3 | 3 |
1 files changed, 3 insertions, 0 deletions
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 |