You can't comma separate dispatcher arguments
"cyclenext prev, activewidnow" was reading "prev," as an argument and going forward instead
also cyclenext does not take a window param so activewindow was doing nothing anyway (maybe you meant to use hist?)
* feat: wip basic variable structure
* chore: wip add more variables
* chore: more variables :0
* more
* fixes + move a lot of stuff into individual files
Move all stuff in hyprland.conf into individual files
Shorten long variable names
Fix hypridle
Fix group border colour
Add cursor theme and size vars
* remove unnecessary stuff
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>