mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[systemd] revert mako and swayidle to start via sway
This commit is contained in:
parent
d14503cf00
commit
62be429c6d
4 changed files with 24 additions and 15 deletions
|
@ -52,9 +52,7 @@
|
|||
- link:
|
||||
~/.config/i3status/config: i3/i3status
|
||||
~/.local/bin/lock: sway/lock.sh
|
||||
~/.config/systemd/user/swayidle.service: sway/swayidle.service
|
||||
~/.config/mako/config: mako/config
|
||||
~/.config/systemd/user/mako.service: mako/mako.service
|
||||
~/.config/redshift.conf: redshift/redshift.conf
|
||||
~/.config/redshift/hooks/hook.sh: redshift/hook.sh
|
||||
~/.config/rofi/config.rasi: rofi/config.rasi
|
||||
|
@ -76,9 +74,9 @@
|
|||
~/.local/bin/clean: bin/clean.sh
|
||||
|
||||
# systemd
|
||||
- shell:
|
||||
- ["systemctl enable --user mako", "enable mako"]
|
||||
- ["systemctl enable --user swayidle", "enable swayidle"]
|
||||
#- shell:
|
||||
# - ["systemctl enable --user $PWD/mako/mako.service --now", "enable mako"]
|
||||
# - ["systemctl enable --user $PWD/sway/swayidle.service --now", "enable swayidle"]
|
||||
|
||||
- shell:
|
||||
- ["git submodule update --init --jobs $(nproc) --recursive", "Installing submodules"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue