My personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: added screenshot binds

legoraft fd9de153 35b7d8de

+4
+4
hypr/.config/hypr/hyprland/keybinds.conf
··· 32 32 bind = $mainMod, G, exec, $notes 33 33 bind = $mainMod, J, exec, $editor 34 34 35 + # Screenshots 36 + bind = $mainMod, S, exec, 37 + bind = $mainMod SHIFT, S, exec, 38 + 35 39 # Laptop multimedia keys for volume and LCD brightness 36 40 bindel = ,XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 5%+ 37 41 bindel = ,XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-