mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Moves hyprland scripts that were missed and updates systemd services to the appropriate locations.
This commit is contained in:
@@ -4,5 +4,5 @@ After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=%h/.local/scripts/battery-monitor
|
||||
ExecStart=%h/.local/scripts/hypr/battery-monitor
|
||||
Environment=DISPLAY=:0
|
||||
|
||||
2
env/.config/systemd/user/logout-task.service
vendored
2
env/.config/systemd/user/logout-task.service
vendored
@@ -5,7 +5,7 @@ Before=exit.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=%h/.local/scripts/clear-clipboard-history
|
||||
ExecStart=%h/.local/scripts/hypr/clear-clipboard-history
|
||||
|
||||
[Install]
|
||||
WantedBy=exit.target
|
||||
|
||||
Reference in New Issue
Block a user