Hyprland-dotfiles/hypr/settings/modules/appearance/decorations/module.sh

8 lines
213 B
Bash
Raw Normal View History

2023-12-23 11:12:53 -05:00
#!/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