mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
12 lines
200 B
Bash
12 lines
200 B
Bash
#!/bin/sh
|
|
|
|
#Author:
|
|
#Aekez @ Github
|
|
|
|
#Disclaimer:
|
|
#Please use this script responsibly & at own risk.
|
|
#Please study the script, so that you know how it works.
|
|
|
|
wmctrl -r :SELECT: -b toggle,fullscreen
|
|
|