My personal dotfiles
0
fork

Configure Feed

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

fix: screenshots have been fixed

+2 -2
+2 -2
hypr/.config/hypr/hyprland/keybinds.conf
··· 40 40 bind = $mainMod, H, exec, $editor 41 41 42 42 # Screenshots 43 - bind = $mainMod, S, exec, screenshot -f 44 - bind = $mainMod SHIFT, S, exec, screenshot -s 43 + bind = $mainMod, S, exec, $HOME/.local/bin/screenshot -f 44 + bind = $mainMod SHIFT, S, exec, $HOME/.local/bin/screenshot -s 45 45 46 46 # Laptop multimedia keys for volume and LCD brightness 47 47 bindel = ,XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+