We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384e23c commit 241c198Copy full SHA for 241c198
root/defaults/startwm_wayland.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+ulimit -c 0
3
4
# Disable compositing and screen locking
5
if [ ! -f $HOME/.config/kwinrc ]; then
0 commit comments