diff options
| author | silly <u65487754@gmail.com> | 2026-03-29 21:53:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-29 21:53:19 +0200 |
| commit | 58274b2a3db3573b126265d44c991ea05564ba7d (patch) | |
| tree | e7dd145445801de81882ab1c58fae1c56dfeab96 /.config/hypr/hyprland.conf | |
| parent | 51c384d37c2035aafd9a45a17626023bb637d9ec (diff) | |
Update hyprland.conf
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 4c7f1b0..2073461 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -96,7 +96,7 @@ bind = $mainMod, M, exec, command -v hyprshutdown >/dev/null 2>&1 && hyprshutdow bind = $mainMod, T, exec, ~/.config/scripts/master.sh bind = $mainMod, L, exec, ~/.config/scripts/power.sh bind = $mainMod, E, exec, $fileManager -bind = $mainMod, B, exec, firefox +bind = $mainMod, B, exec, $browser bind = $mainMod, V, togglefloating bind = $mainMod, R, exec, $menu bind = $mainMod, P, pseudo |
