diff options
-rwxr-xr-x | config/hyprland/hypr/startup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hyprland/hypr/startup.sh b/config/hyprland/hypr/startup.sh index bd7b858..83fefe4 100755 --- a/config/hyprland/hypr/startup.sh +++ b/config/hyprland/hypr/startup.sh @@ -4,3 +4,4 @@ waybar & gammastep & wl-paste --watch cliphist store & keyadd id_rsa & +swayidle 300 locker & |