From 10d64ad6fed18b112225008f9c5632697ba522d1 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Fri, 10 May 2024 08:09:08 +0700 Subject: [PATCH] Update hyprland.conf --- .config/hypr/hyprland.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2a8706bbd..aa7c076c8 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -16,9 +16,3 @@ source=~/.config/hypr/custom/general.conf source=~/.config/hypr/custom/rules.conf source=~/.config/hypr/custom/keybinds.conf -# Why is this even here?? cuz 🤓 -debug { - # overlay = true # Show fps n stuff - # damage_tracking = 0 - # damage_blink = yes -}