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