about summary refs log tree commit diff
path: root/dotfiles
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/gtk-4.0/gtk.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/gtk-4.0/gtk.css b/dotfiles/gtk-4.0/gtk.css
new file mode 100644
index 0000000..4756ccd
--- /dev/null
+++ b/dotfiles/gtk-4.0/gtk.css
@@ -0,0 +1,5 @@
+.background {
+    margin: 0;
+    padding: 0;
+    box-shadow: 0 0 0 0;
+}