disable core dumps in wayland

This commit is contained in:
thelamer 2026-01-28 09:13:56 -05:00
parent a7f1c67042
commit ec74c61257
No known key found for this signature in database

View File

@ -1,4 +1,5 @@
#!/bin/bash
ulimit -c 0
# Disable blanking
setterm blank 0