My personal dotfiles
0
fork

Configure Feed

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

fix: fixed hypr keybinds for cycling

legoraft a22c3166 11878906

+2 -2
+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 + bind = $mainMod, tab, cyclenext 14 + bind = $mainMod SHIFT, tab, cyclenext, prev 15 15 16 16 # Switch workspaces with mod + [0-9] 17 17 bind = $mainMod, 1, workspace, 1