Commit graph

3 commits

Author SHA1 Message Date
ItsDrike 9d15387d5e
Add script to swap Hyprland workspaces across monitors
This introduces xmonad like workspace swapping, i.e. if the workspaces
is already focused on another monitor, a swap will occur, moving the
workspace from the other monitor to the currently focused monitor and
replacing it with the workspace originally focused on this monitor (i.e.
swapping them).

If we're only using 1 monitor, or the workspace isn't focused on any
monitor, this will behave exactly like regular workspace focus command.
2024-06-10 14:13:39 +02:00
ItsDrike 6180f89b72
Allow specifying monitors from os config 2024-06-09 23:08:39 +02:00
ItsDrike 6da71787f1
Add early incomplete hyprland config 2024-06-09 22:40:53 +02:00