diff options
Diffstat (limited to 'config/hyprland/hypr/startup.sh')
-rwxr-xr-x | config/hyprland/hypr/startup.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/hyprland/hypr/startup.sh b/config/hyprland/hypr/startup.sh new file mode 100755 index 0000000..ab0e48b --- /dev/null +++ b/config/hyprland/hypr/startup.sh @@ -0,0 +1,5 @@ +#!/bin/sh +swaybg -i ~/pics/wallpaper & +waybar & +gammastep & +wl-paste --watch cliphist store & |