dotfiles/.local/bin/swallow

4 lines
76 B
Plaintext
Raw Permalink Normal View History

2023-08-14 11:19:10 +00:00
#!/bin/bash
xdotool windowunmap $WINDOWID; $@; xdotool windowmap $WINDOWID