From 37822e7b1eb5f441c4e7dc13dcc04f7ea3aaa0ee Mon Sep 17 00:00:00 2001 From: t470p Date: Sat, 11 May 2024 20:47:15 -0500 Subject: [PATCH] - hyprland specific startup programs --- dots/bin/startup.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index 366245b..b48edbc 100644 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -2,9 +2,11 @@ # klevstul -hyprpaper & -waybar & -hypridle & -hyprdim --strength 0.1 --dialog-dim 0.1 --duration 500 --no-dim-when-only & + +#hyprpaper & +#waybar & +#hypridle & +#hyprdim --strength 0.1 --dialog-dim 0.1 --duration 500 --no-dim-when-only & + nextcloud &