From d3311ada0ee90b20c6f4cf7d7ef2888c27dc3b87 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 13 Aug 2023 20:18:22 +0200 Subject: [startw] start a terminal on startup --- config/hyprland/hypr/startup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hyprland/hypr/startup.sh b/config/hyprland/hypr/startup.sh index 83fefe4..6d5957f 100755 --- a/config/hyprland/hypr/startup.sh +++ b/config/hyprland/hypr/startup.sh @@ -5,3 +5,4 @@ gammastep & wl-paste --watch cliphist store & keyadd id_rsa & swayidle 300 locker & +$TERMINAL & -- cgit v1.2.3