From 2a2f4b7980f69b4513a45b6de3f98fed8bc789e5 Mon Sep 17 00:00:00 2001 From: Belal Elsabbagh Date: Sat, 19 Jul 2025 02:12:39 +0300 Subject: [PATCH] hyprland 0.50 --- .config/hypr/hyprland.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 4e2a63d..443b25d 100755 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -47,7 +47,7 @@ monitor=,preferred,auto,auto # Set programs that you use $terminal = alacritty -$fileManager = thunar +$fileManager = dolphin $menu = wofi --show drun $browser = zen-browser @@ -161,7 +161,6 @@ misc { animate_manual_resizes = true animate_mouse_windowdragging = true enable_swallow = true - render_ahead_of_time = false disable_hyprland_logo = true }