Should increase performance a bit of Kirigami applications by disabling some fancy stuff like shadows
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/bin/sh
|
|
|
|
export KIRIGAMI_LOWPOWER_HARDWARE=1
|