6 lines
136 B
Bash
Executable File
6 lines
136 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# archypr:summary=Toggles the window gaps globally between no gaps and the default.
|
|
|
|
archypr-yprland-toggle window-no-gaps
|