dark-penguin

Results 53 comments of dark-penguin

I've tried this hack. I've copied the icon from `/usr/share/pixmaps/steam.png` into `~/.local/share/Steam/public/steam_tray_mono.png`, then updated the `steam` package which has overwritten the icons in `/usr/share/pixmaps/`. Result: the icon in `~/.local/share/Steam/public/` survived...

To fix at runtime: ``` kubectl patch -n kube-system daemonsets.apps "$(kubectl get -n kube-system daemonsets.apps | awk '/svclb/ {print $1;}')" -p '{"spec": {"template": {"spec": {"securityContext": {"sysctls": [{"name": "net.ipv4.ip_forward", "value": "1"}]}}}}}'...

Ho ho ho! 🎅 Works fine in 5.8.1 ! 🥳 Thank you!