mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-27 21:19:51 -05:00
Add polybar, bash dotfiles
This commit is contained in:
parent
ac574513e9
commit
3d5f6e089c
11
packages.yml
11
packages.yml
@ -1,6 +1,8 @@
|
||||
Base:
|
||||
- fish:
|
||||
config: .config/fish/config.fish
|
||||
config:
|
||||
- .config/fish/config.fish
|
||||
- .bashrc
|
||||
|
||||
Command Line Tools:
|
||||
- yay
|
||||
@ -30,6 +32,7 @@ Window Manager:
|
||||
config:
|
||||
- .xinitrc
|
||||
- .xserverrc
|
||||
- .bash_profile
|
||||
userunit:
|
||||
- x11@.target
|
||||
- xmodmap@.service
|
||||
@ -42,7 +45,11 @@ Window Manager:
|
||||
- ppi3-git:
|
||||
source: aur
|
||||
- compton
|
||||
- polybar
|
||||
- polybar:
|
||||
source: aur
|
||||
userunit:
|
||||
- polybar-top.service
|
||||
- polybar-bottom.service
|
||||
|
||||
Desktop Tools:
|
||||
- python-pywal:
|
||||
|
Loading…
Reference in New Issue
Block a user