2024-02-16 15:49:25 +01:00
|
|
|
swaync &
|
|
|
|
|
2024-02-19 18:40:47 +01:00
|
|
|
swww init
|
|
|
|
swww img /usr/share/endeavouros/backgrounds/hyprland.png
|
|
|
|
|
2024-02-16 23:50:01 +01:00
|
|
|
waybar 2>&1 &
|
|
|
|
|
|
|
|
nm-applet --indicator &
|
|
|
|
|
|
|
|
wl-paste --type text --watch cliphist store
|
|
|
|
wl-paste --type image --watch cliphist store
|
2024-02-17 00:44:37 +01:00
|
|
|
|
|
|
|
udiskie &
|
2024-02-17 01:53:52 +01:00
|
|
|
|
|
|
|
LOCK="swaylock --screenshots --effect-blur 7x5 --indicator --clock | xargs hyprctl dispatch exec"
|
|
|
|
|
|
|
|
swayidle -w timeout 600 "$LOCK" before-sleep "$LOCK" &
|
|
|
|
swayidle -w timeout 1200 "systemctl hibernate" &
|