This commit is contained in:
Stephan Raabe
2024-04-28 10:41:41 +02:00
parent e03fd1873c
commit 98f9c6905b
3 changed files with 15 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# screen=0
screen=$(hyprctl activewindow -j | jq '.monitor')
echo $screen