Skip to content

Instantly share code, notes, and snippets.

@Postrediori
Postrediori / FixIconsOnWayland.md
Last active March 10, 2026 11:08
Fix Wayland icons of apps after switching to KDE & Wayland [Ubuntu 24.04]

Fix Wayland icons of apps after switching to KDE & Wayland [Ubuntu 24.04]

Description

After switching to Wayland some apps have default Wayland icon:

Default icons screenshot

Example setup for Firefox

@Postrediori
Postrediori / YoutTubeVideoPreviews.md
Created May 26, 2024 15:27
Links to YT video previews

YouTube Video Preview Images

Hosts

img.youtube.com
i.ytimg.com

Images

@Postrediori
Postrediori / VirtualBox-HowTos.md
Last active April 26, 2026 19:10
VirtualBox HowTos
@Postrediori
Postrediori / WinDbg-Cheatcheet.md
Created April 10, 2024 09:32
WinDbg Cheatsheet
@Postrediori
Postrediori / Java HowTos.md
Created February 4, 2024 13:45
Java HowTos

Java HowTos

Switch between multiple Java versions in Linux

Use

sudo update-alternatives --config java
@Postrediori
Postrediori / GnomeHowTos.md
Last active April 23, 2026 18:09
Some info about where Linux distributions store desktop wallpapers

Gnome How-Tos

Wallpaper paths in Gnome

~/.local/share/backgrounds
~/.local/share/wallpapers

Window List extension - Set height of lower panel

@Postrediori
Postrediori / LVM HowTo.md
Created January 25, 2024 22:29
LVM tips&tricks

LVM HowTos

Fix 'PV header' LVM Warning

Sometimes the following warning may appear during usage of pvs, 'vgs, lvs utils:

WARNING: PV /dev/vdb in VG vg_test is using an old PV header, modify the VG to update.
@Postrediori
Postrediori / Docker HowTo.md
Created January 25, 2024 22:26
Docket containers tips&tricks

Docker HowTos

Export image to tar archive:

docker export -o myapp.tar myapp:latest

Import image from tar archive:

@Postrediori
Postrediori / VoyagerImages.md
Created January 16, 2024 09:33
Info on public archives of NASA's Voyager mission