updated hyprland config to use hypr panel and integrated uwsm better, also more unified look on qt and gtk

This commit is contained in:
mpuchstein
2025-01-30 05:45:59 +01:00
parent b2eadf08e9
commit 3f6887e6f2
265 changed files with 1504 additions and 23003 deletions

2
gtk-3.0/gtk.css Normal file
View File

@@ -0,0 +1,2 @@
/* Remove dotted lines from GTK 3 applications */
.undershoot.top, .undershoot.right, .undershoot.bottom, .undershoot.left { background-image: none; }