diff options
| author | silly <u65487754@gmail.com> | 2026-03-30 23:43:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-30 23:43:55 +0200 |
| commit | 1981a18e75da80c92d6f656653b605b8dcb15ed3 (patch) | |
| tree | ec69a65af984bbdfdee183c4b573d45c8e30f348 /.config | |
| parent | b9c18c5d8c14fa8da31f325eec4dfce419c5bf62 (diff) | |
Update hyprland.conf
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 8c7b753..7ddfbd5 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -87,7 +87,6 @@ dwindle { bind = $mainMod, Q, exec, $terminal bind = $mainMod, C, killactive -bind = $mainMod, M, exec, command -v hyprshutdown >/dev/null 2>&1 && hyprshutdown || hyprctl dispatch exit bind = $mainMod, T, exec, ~/.config/scripts/master.sh bind = $mainMod, L, exec, ~/.config/scripts/power.sh bind = $mainMod, E, exec, $fileManager |
