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, 6 insertions, 1 deletions
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf
index 79917a1..d909142 100644
--- a/home-config/hypr/hyprland.conf
+++ b/home-config/hypr/hyprland.conf
@@ -215,11 +215,16 @@ bind = $mainMod SHIFT, L, exec, loginctl suspend
215# Keybind to toggle "performance mode" (toggles GPU intensive things) 215# Keybind to toggle "performance mode" (toggles GPU intensive things)
216bind = $mainMod, F1, exec, ~/.config/hypr/scripts/perf_mode.sh 216bind = $mainMod, F1, exec, ~/.config/hypr/scripts/perf_mode.sh
217 217
218# Keybind for screenshot 218# Keybind for screenshot (old)
219bind = $mainMod SHIFT, S, exec, grimblast copy area 219bind = $mainMod SHIFT, S, exec, grimblast copy area
220bind = $mainMod SHIFT, Print, exec, grimblast edit area 220bind = $mainMod SHIFT, Print, exec, grimblast edit area
221bind = $mainMod, S, exec, imv <(grimblast save area -) 221bind = $mainMod, S, exec, imv <(grimblast save area -)
222 222
223# Keybind for screenshot (flameshot)
224#bind = $mainMod SHIFT, S, exec, flameshot gui --raw | wl-copy
225#bind = $mainMod SHIFT CTRL, S, exec, flameshot gui --raw -d $(( 1000 * $(fuzzel -l0 --dmenu -p"Delay> ") )) | wl-copy
226#bind = $mainMod, S, exec, flameshot gui
227
223# Notifications keybinds 228# Notifications keybinds
224bind = $mainMod, N, exec, makoctl dismiss 229bind = $mainMod, N, exec, makoctl dismiss
225bind = $mainMod SHIFT, N, exec, makoctl dismiss -a 230bind = $mainMod SHIFT, N, exec, makoctl dismiss -a