Use default Gtk theme directory for shell theme + launch apps with the theme configured by the shell

This commit is contained in:
DL
2025-06-17 12:18:47 +02:00
parent 12014a121d
commit 2775e497f5
6 changed files with 65 additions and 68 deletions

View File

@@ -7,7 +7,7 @@ Wayland shell for diyac wayland compositor
## Theme
Default theme can be set using the envar `DIYA_DEFAULT_THEME`, this will cause the shell searching for CSS file theme in
`/home/$USER/.config/diya/themes/`:
`/home/$USER/.themes/<name>/gtk-4.0/gtk.css`:
* diya-shell: will looking for file: `dev.iohub.diya.session-shell.css`
* diya-login-shell: will looking for file: `dev.iohub.diya.login-shell.css`