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:
|
Base:
|
||||||
- fish:
|
- fish:
|
||||||
config: .config/fish/config.fish
|
config:
|
||||||
|
- .config/fish/config.fish
|
||||||
|
- .bashrc
|
||||||
|
|
||||||
Command Line Tools:
|
Command Line Tools:
|
||||||
- yay
|
- yay
|
||||||
@ -30,6 +32,7 @@ Window Manager:
|
|||||||
config:
|
config:
|
||||||
- .xinitrc
|
- .xinitrc
|
||||||
- .xserverrc
|
- .xserverrc
|
||||||
|
- .bash_profile
|
||||||
userunit:
|
userunit:
|
||||||
- x11@.target
|
- x11@.target
|
||||||
- xmodmap@.service
|
- xmodmap@.service
|
||||||
@ -42,7 +45,11 @@ Window Manager:
|
|||||||
- ppi3-git:
|
- ppi3-git:
|
||||||
source: aur
|
source: aur
|
||||||
- compton
|
- compton
|
||||||
- polybar
|
- polybar:
|
||||||
|
source: aur
|
||||||
|
userunit:
|
||||||
|
- polybar-top.service
|
||||||
|
- polybar-bottom.service
|
||||||
|
|
||||||
Desktop Tools:
|
Desktop Tools:
|
||||||
- python-pywal:
|
- python-pywal:
|
||||||
|
Loading…
Reference in New Issue
Block a user