Move MiracleWM config to new path
This commit is contained in:
parent
0745cdc91f
commit
a76689a979
4 changed files with 7 additions and 13 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
tileos-settings (2.0.10~tileos) unstable; urgency=medium
|
||||
|
||||
* Move MiracleWM config to new path
|
||||
|
||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sun, 13 Jul 2025 13:49:02 +0400
|
||||
|
||||
tileos-settings (2.0.9~tileos) unstable; urgency=medium
|
||||
|
||||
* Small fixes
|
||||
|
|
|
@ -25,6 +25,4 @@ if [ ! -x /usr/lib/systemd/user-environment-generators/30-systemd-environment-d-
|
|||
set +a
|
||||
fi
|
||||
|
||||
exec systemd-cat --identifier=miracle-wm /usr/bin/miracle-wm \
|
||||
--systemd-session-configure=/usr/libexec/miracle-wm-session-setup \
|
||||
--display-config=static=$(systemd-path user-configuration)/miracle-wm-display.yaml
|
||||
/usr/bin/miracle-wm-session
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
# Systemd provides xdg-desktop-autostart.target as a way to process XDG autostart
|
||||
# desktop files. The target sets RefuseManualStart though, and thus cannot be
|
||||
# used from scripts.
|
||||
#
|
||||
[Unit]
|
||||
Description=XDG autostart for MiracleWM session
|
||||
Documentation=man:systemd.special(7) man:systemd-xdg-autostart-generator(8)
|
||||
BindsTo=xdg-desktop-autostart.target
|
||||
PartOf=miracle-wm-session.target
|
||||
After=miracle-wm-session.target
|
Loading…
Add table
Reference in a new issue