My personal dotfiles
0
fork

Configure Feed

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

feat: added alt tab cycling to hypr

legoraft 11878906 6ad73c92

+2
+2
hypr/.config/hypr/hyprland/keybinds.conf
··· 10 10 # Management 11 11 bind = $mainMod, Q, killactive, 12 12 bind = $mainMod SHIFT, E, exit, 13 + bind = $mainmod, tab, cyclenext 14 + bind = $mainmod SHIFT, tab, cyclenext prev 13 15 14 16 # Switch workspaces with mod + [0-9] 15 17 bind = $mainMod, 1, workspace, 1