gtk icon indicating copy to clipboard operation
gtk copied to clipboard

[BUG] Minimize/Maximize/Close buttons not showing for Nautilus & Gnome Tweaks

Open rufftruffles opened this issue 8 months ago • 1 comments

Describe the bug Minimize/Maximize/Close buttons not showing for Nautilus & Gnome Tweaks, even though the assets are correctly linked:

$ ls -al .config/gtk-4.0/assets lrwxrwxrwx 1 XXXXX XXXXX 45 Aug 17 19:15 .config/gtk-4.0/assets -> /home/XXXXX/.themes/Dracula/gtk-4.0/assets

Screenshots https://i.imgur.com/ROJoyLW.png https://i.imgur.com/kbT3MIR.png

rufftruffles avatar Aug 17 '25 14:08 rufftruffles

Hi, I see the link to the assets folder is in the wrong location it should be placed in ~/.config/assets/ not ~/.config/gtk-4.0/assets/

EliverLara avatar Aug 19 '25 21:08 EliverLara