universal window swallowing
This commit is contained in:
parent
d9fe07f71a
commit
695d380531
3
.local/bin/swallow
Executable file
3
.local/bin/swallow
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
xdotool windowunmap $WINDOWID; $@; xdotool windowmap $WINDOWID
|
Loading…
Reference in New Issue
Block a user