summaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-03-07 14:41:46 +0100
committerGitHub <noreply@github.com>2026-03-07 14:41:46 +0100
commitd7e5a43af337d109fdb9c882cb4b17dcd515ed62 (patch)
treeb25c18697c04733b6a8b21c72bd358458495fe74 /.config/hypr
parent18a347f6c112b6198afe6605575fa7d7bfbf27f4 (diff)
Update hyprland.conf
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index c7bc484..7dd773e 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -91,6 +91,7 @@ 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
+bind = $mainMod, T, exec, ~/.config/hypr/scripts/master.sh
bind = $mainMod, L, exec, hyprlock
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,