diff options
| author | silly <u65487754@gmail.com> | 2026-03-27 01:40:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-27 01:40:53 +0100 |
| commit | 58b1ef0bd449d45c75787d8e88e0dbc3fff34fcd (patch) | |
| tree | 2d769cfc7655053f4485571474dcfb4383662bb1 /.config/hypr/hyprland.conf | |
| parent | a668c9527f75d904b74bfabfa603401af6bf0b53 (diff) | |
Update hyprland.conf
Diffstat (limited to '.config/hypr/hyprland.conf')
| -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 |
