diff options
Diffstat (limited to 'hypr/hyprland/exec_once.conf')
| -rw-r--r-- | hypr/hyprland/exec_once.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hypr/hyprland/exec_once.conf b/hypr/hyprland/exec_once.conf new file mode 100644 index 0000000..2305bf7 --- /dev/null +++ b/hypr/hyprland/exec_once.conf @@ -0,0 +1,5 @@ +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 |
