Commit graph

4 commits

Author SHA1 Message Date
ItsDrike 0f4d3f1e05
Add brightness script 2024-06-10 14:32:51 +02:00
ItsDrike 98f1ed0089
Add hyprland-move-window script 2024-06-10 14:23:59 +02:00
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 6da71787f1
Add early incomplete hyprland config 2024-06-09 22:40:53 +02:00