nixos-configs/eww/scripts/open.sh

7 lines
82 B
Bash
Raw Normal View History

#!/bin/bash
WINDOW="$1"
eww open $WINDOW-reveal
eww update $WINDOW-visible=true