readme under construction :)
dotfiles are managed by GNU Stow. apply with the following
stow .-
GTK
the gtk css files are generated by Gradience with the Rose Pine palette. they are supposed to worked with Adwaita, so you'd need
adw-gtk3(adw-gtk-themeon Arch) for it to work. and the symlinks stow create (with relative paths) doesn't seem to get along with the flatpak sandbox, so you may have to manaully copy the files over, or create symlinks with absolute path (and remember to add this dotfiles directory to the allow list).also, to remove the close button in gtk:
gsettings set org.gnome.desktop.wm.preferences button-layout "appmenu:"
-
fontconfig
again, relative symlinks do not get along with flatpak, so you may wanna manually copy the files, or create absolute symlinks.
-
Zen
Zen by default has a floating title bar when hovered, which would become empty after removing the close button. turn it off in
about:configwith optionzen.view.experimental-no-window-controls.