mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-09-07 13:22:50 +02:00
5 lines
122 B
Bash
Executable file
5 lines
122 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
source ~/.config/scripts/env.sh
|
|
|
|
$WATCHER -a "$SWAYOSD_DAEMON" -d "$SWAYOSD_DIR" -p "swayosd-server"
|