nixos-configs/sway/scripts/esc.sh

5 lines
58 B
Bash
Raw Normal View History

#!/bin/bash
if [[ $(eww state) ]]; then
eww close-all
fi