Mathieu Comandon on Nostr: Tired of seeing the Wayland logo being used as the default icon for basically ...
Tired of seeing the Wayland logo being used as the default icon for basically anything on the Linux desktop? Replace it with a COOL icon!
Example: Replace the Wayland logo from the Papirus theme with the Doom 3 icon
cd /usr/share/icons/Papirus; for p in $(find . -name wayland.svg); do sudo cp $(dirname $p)/doom3.svg $p; done
Published at
2024-03-29 00:51:43Event JSON
{
"id": "c78aa469543b70c72cf47cbde97724c112cdfe0fcec18d5d1b7dfb30fffb7bc9",
"pubkey": "2da8760238ee802a1bf9f163164e2124b0daf141372ecaaa6c119244433270d9",
"created_at": 1711673503,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/users/mathieucomandon/statuses/112176234739353580",
"activitypub"
]
],
"content": "Tired of seeing the Wayland logo being used as the default icon for basically anything on the Linux desktop? Replace it with a COOL icon!\n\nExample: Replace the Wayland logo from the Papirus theme with the Doom 3 icon\n\ncd /usr/share/icons/Papirus; for p in $(find . -name wayland.svg); do sudo cp $(dirname $p)/doom3.svg $p; done",
"sig": "12b4bc68482e32b211fe444179cab347b7b26a50719926eef44c58aec494bd7f76bb11ff5e124f8771d4dc70eb5380214491ea5b75559e9b80faecebcac271af"
}