1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Remove systemd from packages.yml

This commit is contained in:
Jack Foltz 2018-12-09 01:20:20 -05:00
parent 024b6d63be
commit 67dcef1a34
Signed by: foltik
GPG Key ID: D1F0331758D1F29A

View File

@ -1,12 +1,6 @@
Base: Base:
- fish: - fish:
config: .config/fish/config.fish config: .config/fish/config.fish
- systemd:
source: none
config: none
userunit:
- xmodmap@.service
- xresources@.service
Command Line Tools: Command Line Tools:
- yay - yay
@ -29,6 +23,10 @@ Editors:
- neovim - neovim
Window Manager: Window Manager:
- X11:
userunit:
- xmodmap@.service
- xresources@.service
- i3-gaps: - i3-gaps:
alias: i3 alias: i3
source: aur source: aur