2 lines
73 B
Bash
Executable file
2 lines
73 B
Bash
Executable file
#!/bin/sh
|
|
xdg-icon-resource uninstall --size 256 atk 2>/dev/null || true
|