From 58b1ef0bd449d45c75787d8e88e0dbc3fff34fcd Mon Sep 17 00:00:00 2001 From: silly Date: Fri, 27 Mar 2026 01:40:53 +0100 Subject: Update hyprland.conf --- .config/hypr/hyprland.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index aa41fe2..3d00c30 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -89,10 +89,6 @@ dwindle { preserve_split = true } -master { - new_status = master -} - bind = $mainMod, Q, exec, $terminal bind = $mainMod, C, killactive bind = $mainMod, M, exec, command -v hyprshutdown >/dev/null 2>&1 && hyprshutdown || hyprctl dispatch exit -- cgit v1.3.1