From ae3feabcfa8af3d7b1d94220ff79f7304935a0cc Mon Sep 17 00:00:00 2001 From: developomp Date: Tue, 12 Oct 2021 13:14:08 +0900 Subject: [PATCH] added pop shell dconf --- dconf/extension-pop-shell.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dconf/extension-pop-shell.conf diff --git a/dconf/extension-pop-shell.conf b/dconf/extension-pop-shell.conf new file mode 100644 index 0000000..bcbf7f5 --- /dev/null +++ b/dconf/extension-pop-shell.conf @@ -0,0 +1,6 @@ +[org/gnome/shell/extensions/pop-shell] +active-hint=true +gap-inner=uint32 1 +gap-outer=uint32 1 +hint-color-rgba='rgb(41,103,94)' +tile-by-default=true