summaryrefslogtreecommitdiff
path: root/home-config/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/hypr/hyprland.conf')
-rw-r--r--home-config/hypr/hyprland.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf
index 5fab592..b896c5a 100644
--- a/home-config/hypr/hyprland.conf
+++ b/home-config/hypr/hyprland.conf
@@ -203,8 +203,11 @@ bindm = $mainMod, mouse:272, movewindow
203bindm = $mainMod, mouse:273, resizewindow 203bindm = $mainMod, mouse:273, resizewindow
204 204
205# Bind mainMod + L to screenlocker 205# Bind mainMod + L to screenlocker
206bind = $mainMod, L, exec, swaylock --screenshots --clock --indicator --fade-in 0.3 --effect-blur 7x5 --effect-greyscale 206bind = $mainMod, L, exec, hyprlock
207bind = $mainMod SHIFT, L, exec, swaylock --screenshots --clock --indicator --effect-blur 7x5 --effect-greyscale & sleep 0.5; loginctl suspend 207bind = $mainMod SHIFT, L, exec, loginctl suspend
208
209# Keybind to toggle "performance mode" (toggles GPU intensive things)
210bind = $mainMod, F1, exec, ~/.config/hypr/perf_mode.sh
208 211
209# Keybind for screenshot 212# Keybind for screenshot
210bind = $mainMod SHIFT, S, exec, grimblast copy area 213bind = $mainMod SHIFT, S, exec, grimblast copy area