icons: Papirus-Dark across gtk/qt/rofi; make qt6ct path absolute
qt6ct does not expand ~ in color_scheme_path, so the custom palette was silently ignored. Papirus ships blue folders by default, which matches the sky accent without papirus-folders. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Cn3dHfbgNYdbZvzb1b3GQt
This commit is contained in:
parent
e2dfb1a67c
commit
02cb317f4e
6 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
configuration {
|
||||
show-icons: true;
|
||||
icon-theme: "Adwaita";
|
||||
icon-theme: "Papirus-Dark";
|
||||
drun-display-format: "{name}";
|
||||
display-drun: "";
|
||||
modes: "drun,run,window";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue