mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-12-23 14:19:24 -05:00
11 lines
199 B
Bash
11 lines
199 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 :ACTIVE: -b toggle,fullscreen
|