From 8b271611f43ce0c7c8858668eb6b7840840bc33f Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Thu, 20 Mar 2025 19:16:06 -0400 Subject: [PATCH] fix: add ipc=off to solve buffer overflow --- dotfiles/.settings/hyprpaper.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dotfiles/.settings/hyprpaper.tpl b/dotfiles/.settings/hyprpaper.tpl index 3033ff3..de1bab1 100644 --- a/dotfiles/.settings/hyprpaper.tpl +++ b/dotfiles/.settings/hyprpaper.tpl @@ -5,4 +5,6 @@ preload = WALLPAPER wallpaper = ,WALLPAPER # Disable Splash -splash = false \ No newline at end of file +splash = false + +ipc = off