From 994e2b18cda7b1c12feaa2a4899968e51b3ddd58 Mon Sep 17 00:00:00 2001 From: Corwin Perren Date: Tue, 1 Jul 2025 04:12:30 -0700 Subject: [PATCH] Fix bad comment in hyprland conf file --- users/caperren/dotfiles/hyprland/cap-nr200p/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/caperren/dotfiles/hyprland/cap-nr200p/hyprland.conf b/users/caperren/dotfiles/hyprland/cap-nr200p/hyprland.conf index a1c4510..7e1d782 100644 --- a/users/caperren/dotfiles/hyprland/cap-nr200p/hyprland.conf +++ b/users/caperren/dotfiles/hyprland/cap-nr200p/hyprland.conf @@ -6,4 +6,4 @@ source = ~/.config/hypr/hyprland-common.conf # Application launch exec-once = sleep 10 && steam -silent -; exec-once = swayidle -w timeout 600 "hyprlock" before-sleep "hyprlock" & +#exec-once = swayidle -w timeout 600 "hyprlock" before-sleep "hyprlock" &