summaryrefslogtreecommitdiff
path: root/home-config/hypr/autostart.sh
blob: b05b71dc1ba4c4f27f52c95e94c04f610d046393 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/env bash

hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP &

waybar &

mako &

#swaybg -i ~/.config/hypr/Wallpapers/above-clouds.jpg &

swww init &

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' &

syncthing serve --no-browser &

wl-clip-persist -c regular &

kanshi -c ~/.config/hypr/kanshi.conf