diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-08 11:53:23 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-08 11:53:23 +0530 |
| commit | e6cf56ead8382d6bcd4d9f8d7a28490887bae92a (patch) | |
| tree | 95160419d00e5f278a0cefbf1916c4f9a852742d /hypr/hyprland/exec_once.conf | |
| parent | 6cdd44c09685f15b66bf247801a7d5fbc0f2d0f3 (diff) | |
miraged from waybar to quickshell
Diffstat (limited to 'hypr/hyprland/exec_once.conf')
| -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 |
