4 lines
119 B
Bash
Executable file
4 lines
119 B
Bash
Executable file
#!/bin/bash
|
|
|
|
hyprctl dispatch workspaceopt allfloat
|
|
notify-send "Windows on this workspace toggled to floating/tiling"
|