summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hypr/hyprland.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 153ff91..62c1693 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -299,6 +299,8 @@ bind = $mainMod, W, exec, t waybar
bind = $mainMod, Q, exec, loginctl lock-session
bind = $mainMod $secdMod CONTROL, Q, exec, systemctl suspend
bind = $mainMod SHIFT, G, exec, get-app-id
+bind = $mainMod CONTROL SHIFT, R, hyprload, reload
+bind = $mainMod CONTROL SHIFT, U, hyprload, update
#bind = $mainMod CONTROL, R, exec, startx -- /usr/bin/Xephyr -screen 1920x1080 :1
#}}}