summaryrefslogtreecommitdiff
path: root/home-config/hypr/scripts
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2025-04-01 11:26:59 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2025-04-01 11:26:59 -0400
commit20d64b16e742cdc74665f312f1ef20ebe66f06c6 (patch)
tree551fe4f8a330cd208614db01b8a99fa8f1d684fe /home-config/hypr/scripts
parentd465e92647470759177cb63914fd3571cea7a8a4 (diff)
Changes to screenshots that didn't work, change script location
Diffstat (limited to 'home-config/hypr/scripts')
-rwxr-xr-xhome-config/hypr/scripts/autostart.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/hypr/scripts/autostart.sh b/home-config/hypr/scripts/autostart.sh
index b531c5b..e505aa0 100755
--- a/home-config/hypr/scripts/autostart.sh
+++ b/home-config/hypr/scripts/autostart.sh
@@ -34,3 +34,5 @@ killall xdk-desktop-portal
34~/.nix-profile/libexec/xdg-desktop-portal-gtk & 34~/.nix-profile/libexec/xdg-desktop-portal-gtk &
35sleep 2 35sleep 2
36XDG_DESKTOP_PORTAL_DIR="/home/ryan/.nix-profile/share/xdg-desktop-portal/portals" ~/.nix-profile/libexec/xdg-desktop-portal & 36XDG_DESKTOP_PORTAL_DIR="/home/ryan/.nix-profile/share/xdg-desktop-portal/portals" ~/.nix-profile/libexec/xdg-desktop-portal &
37
38#flameshot &