Files
hyprdots/config/eww/scripts/networkWidget.sh
2025-05-05 00:03:38 +02:00

3 lines
132 B
Bash
Executable File

#!/bin/sh
monitor=$(hyprctl activeworkspace | grep "monitorID:" -m 1 | awk '{print $2}')
eww open --toggle network --screen $monitor