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

4
gtk-3.0/bookmarks Normal file
View File

@@ -0,0 +1,4 @@
file:///home/mpuchstein/Documents/
file:///home/mpuchstein/Pictures/
file:///home/mpuchstein/Music/
file:///home/mpuchstein/Nextcloud/

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; }

17
gtk-3.0/settings.ini Normal file
View File

@@ -0,0 +1,17 @@
[Settings]
gtk-theme-name=Adwaita-dark
gtk-icon-theme-name=breeze-dark
gtk-font-name=Inconsolata Nerd Font Mono 9
gtk-cursor-theme-name=phinger-cursors-light
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=0
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb
gtk-application-prefer-dark-theme=1