Merge kde-stuff into main #6

Merged
Toast merged 20 commits from kde-stuff into main 2023-08-13 14:22:15 +02:00
Showing only changes of commit 3dc9a6bb63 - Show all commits

View file

@ -13,8 +13,8 @@ let
# which is weird cause applying the theme to gtk1 but not 2 is dumb. I'll write it to
# both files just in case :3
gtk1and2settings = ''
include "/run/current-system/sw/share/themes/${themeName}/gtk-2.0/gtkrc"
gtk-theme-name="${themeName}"
include "/run/current-system/sw/share/themes/${themeName}-Dark/gtk-2.0/gtkrc"
gtk-theme-name="${themeName}-Dark"
'';
in