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