From bb60e3bb77810fc989a50d4a3eef27272e6ffd12 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 7 Jun 2023 12:26:26 +0200 Subject: use startup script --- config/hyprland/hypr/startup.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 config/hyprland/hypr/startup.sh (limited to 'config/hyprland/hypr/startup.sh') 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 & -- cgit v1.2.3