From 6c4fc5e429f362c0c5544d34f17285c4cfc16ba8 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 24 Aug 2026 01:47:36 -0400 Subject: remove old filesand bump nix-files --- home-config/hypr/scripts/autostart.sh | 40 ----------------------------------- 1 file changed, 40 deletions(-) delete mode 100755 home-config/hypr/scripts/autostart.sh (limited to 'home-config/hypr/scripts/autostart.sh') diff --git a/home-config/hypr/scripts/autostart.sh b/home-config/hypr/scripts/autostart.sh deleted file mode 100755 index 706f82f..0000000 --- a/home-config/hypr/scripts/autostart.sh +++ /dev/null @@ -1,40 +0,0 @@ -#!/usr/bin/env bash - -waybar & - -mako & - -#swaybg -i ~/.config/hypr/Wallpapers/above-clouds.jpg & - -nice -n13 swww init & - -#~/.config/hypr/wallpaper-daemon.sh & -wpaperd -d & - -pypr & - -#swayidle -w timeout 300 'swaylock --screenshots --clock --indicator --grace 3 --fade-in 1 --effect-blur 7x5 --effect-greyscale' timeout 600 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f -c 000000' & - -hypridle & - -syncthing serve --no-browser & - -# Kill any orphans of this -killall wl-clip-persist -wl-clip-persist -c regular --reconnect-tries 5 & - -kanshi -c ~/.config/hypr/kanshi.conf & - -# Start the portals - -sleep 0.5 -killall -e xdg-desktop-portal-hyprland -killall xdg-desktop-portal-gtk -killall xdk-desktop-portal - -~/.nix-profile/libexec/xdg-desktop-portal-hyprland & -~/.nix-profile/libexec/xdg-desktop-portal-gtk & -sleep 2 -XDG_DESKTOP_PORTAL_DIR="/home/ryan/.nix-profile/share/xdg-desktop-portal/portals" ~/.nix-profile/libexec/xdg-desktop-portal & - -#flameshot & -- cgit v1.3.1