4 lines
85 B
Bash
Executable File
4 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
# screen=0
|
|
screen=$(hyprctl activewindow -j | jq '.monitor')
|
|
echo $screen |