diff options
| -rw-r--r-- | .config/hypr/hyprland.conf | 4 |
1 files changed, 0 insertions, 4 deletions
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 |
