Skip to content

Commit d670372

Browse files
committed
disable core dumps in wayland
1 parent d8c7d8e commit d670372

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

root/defaults/startwm_wayland.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ monitor_proton_dirs() {
3333
(monitor_proton_dirs) &
3434

3535
# Start DE
36+
ulimit -c 0
3637
export XCURSOR_THEME=breeze_cursors
3738
export XCURSOR_SIZE=24
3839
export XKB_DEFAULT_LAYOUT=us

0 commit comments

Comments
 (0)