Hyprland-dotfiles/hypr/settings/modules/appearance/decorations/module.sh
Stephan Raabe fa5536e1f1 Updates
2023-12-23 17:12:53 +01:00

8 lines
213 B
Bash
Executable File

#!/bin/bash
_getHeader "$name" "$author"
sel=""
_getConfSelector decoration.conf decorations
_getConfEditor decoration.conf $sel decorations
setsid $HOME/dotfiles/waybar/launch.sh 1>/dev/null 2>&1 &
_reloadModule