wiiznokes

Results 204 comments of wiiznokes
trafficstars

> It's probably talking about the design, not the implementation. I don't think so, i think it is implemented

no I hadn't installed https://github.com/pop-os/cosmic-icons. Now that i have, this don't seems to resolve my issue. I've just made the command ``` sudo just install ``` idk if there is...

this is a duplicate of #112 . how can i get log to see what happens ?

log ``` $ journalctl --user _EXE=/usr/bin/cosmic-session sept. 15 19:52:06 fedora cosmic-session[478898]: Starting cosmic-session sept. 15 19:52:06 fedora cosmic-session[478898]: starting process ' COSMIC_SESSION_SOCK=11 cosmic-comp ' sept. 15 19:52:09 fedora cosmic-session[478898]: got...

I can see a lot of icons, but not the cursor. I can still click on buttons because they getting hovered.

I made this commands: ``` git clone https://github.com/pop-os/cosmic-icons --depth=1 --branch=master cd cosmic-icons sudo just install git clone https://github.com/pop-os/icon-theme pop-icon-theme --depth=1 --branch=master cd pop-icon-theme meson build sudo ninja -C "build" install...

well, i changed the content of `/usr/share/icons/default/index.theme` for Adwaita to ``` [Icon Theme] Inherits=Pop ``` and ``` [Icon Theme] Inherits=Cosmic ``` but that don't solve anything. I don't see `Unable...

also, i don't have a GPU. ``` Processeurs : 4 × Intel® Core™ i3-10110U CPU @ 2.10GHz Processeur graphique : Mesa Intel® UHD Graphics ```

> Do you have a folder called /usr/share/icons/breeze_cursors/cursors? I do, on KDE, the cursor is fine. I tried to set `export XCURSOR_THEME=` in `~.bashrc` but this don't works, and there...

All folders seems valid, this is weird. Maybe the only solution for me is to fall back in the hardcoded cursor icon, but i don't think `~/.bashrc` is sourced before...