mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 19:03:43 +02:00
5 lines
119 B
Bash
Executable file
5 lines
119 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
source ~/.config/scripts/env.sh
|
|
|
|
exec $WATCHER -a "$WAYBAR_LAUNCHER" -d "$WAYBAR_DIR" -p "waybar"
|