mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 12:30:43 +00:00
Make hyprland-monitord start eww windows with systemd
This commit is contained in:
parent
fbc693674d
commit
bcff64f0fc
3 changed files with 10 additions and 4 deletions
|
@ -5,4 +5,5 @@ MONITOR_ID="$1"
|
|||
MONITOR_NAME="$2"
|
||||
MONITOR_DESCRIPTION="$3"
|
||||
|
||||
eww open bar1
|
||||
systemctl --user start eww-window@bar1.service
|
||||
#eww open bar1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue