diff options
Diffstat (limited to 'hypr/hyprland')
| -rw-r--r-- | hypr/hyprland/exec_once.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/hypr/hyprland/exec_once.conf b/hypr/hyprland/exec_once.conf index 9043c15..ff63e90 100644 --- a/hypr/hyprland/exec_once.conf +++ b/hypr/hyprland/exec_once.conf @@ -1,6 +1,6 @@ -exec-once = ~/.config/hypr/random-wall.sh # random wallpaper -exec-once = ~/.config/hypr/battery-notif.sh # low battery notification -exec-once = wl-paste --watch cliphist store # clipboard -exec-once = mako # notification -exec-once = waybar # top bar +exec-once = ~/.config/hypr/random-wall.sh +exec-once = ~/.config/hypr/battery-notif.sh +exec-once = wl-paste --watch cliphist store +exec-once = mako +exec-once = qs exec-once = hyprsunset |
