add hyprland configs

This commit is contained in:
m3philis
2025-04-07 23:03:46 +02:00
parent 2fc2338e73
commit bbeb93cd79
15 changed files with 3430 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
[Unit]
Description=An application to set a wallpaper with hyprpaper.
Documentation=https://wiki.hyprland.org/Hypr-Ecosystem/hyprpaper/
PartOf=graphical-session.target
Requires=graphical-session.target
After=graphical-session.target
ConditionEnvironment=WAYLAND_DISPLAY
[Service]
Type=oneshot
ExecStart=/home/lis/.config/hypr/hyprpaper-%H
Slice=session.slice
Restart=on-failure
[Install]
WantedBy=graphical-session.target

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Change Wallpaper every 60min
[Timer]
OnCalendar=hourly
Persistent=false
[Install]
WantedBy=timers.target

View File

@@ -1 +0,0 @@
/home/lis/.config/systemd/user/feh.timer