- docker rootless mode
- sdkman
- nvm
- ulauncher with fz
- fusuma scratch pad gesture
- intellij
- visual studio code
- signal
- firefox
- chromium
- nextcloud client
- atuin.sh shell history search
- gnome tweaks
- gTile window manager
- https://askubuntu.com/questions/26056/where-are-gnome-keyboard-shortcuts-stored
- https://theoddblog.in/post-installation-setup-for-ubuntu/
- use gnome tweaks: ctrl position > swap left win with left ctrl; font sizes & scale
- do not use fractional scaling
- ulauncher https://github.com/Ulauncher/Ulauncher/wiki/Hotkey-In-Wayland
- firefox use textScale https://www.reddit.com/r/firefox/comments/waemu6/ui_scale_in_ff_103/
- firefox "Exec=env MOZ_ENABLE_WAYLAND=1 firefox %u" in ./.local/share/applications/firefox.desktop (copied from /usr/share/applications/firefox.desktop) https://wiki.archlinux.org/title/Firefox#Wayland
- intellij vmoptions (one line per option): -Xmx2048m -Dsun.java2d.uiScale.enabled=true -Dsun.java2d.uiScale=1