Fix debian i3 packages
This commit is contained in:
parent
f49ff2c94a
commit
702aaea7f8
1 changed files with 8 additions and 7 deletions
15
configs.yml
15
configs.yml
|
@ -232,17 +232,18 @@ mariadb:
|
||||||
i3:
|
i3:
|
||||||
- install:
|
- install:
|
||||||
arch:
|
arch:
|
||||||
- picom
|
|
||||||
- noto-fonts
|
- noto-fonts
|
||||||
debian:
|
|
||||||
- compton
|
|
||||||
- fonts-noto
|
|
||||||
both:
|
|
||||||
- xdg-user-dirs
|
|
||||||
- i3-gaps
|
- i3-gaps
|
||||||
|
- dmenu # launch programs
|
||||||
|
debian:
|
||||||
|
- fonts-noto
|
||||||
|
- i3-wm
|
||||||
|
- suckless-tools
|
||||||
|
both:
|
||||||
|
- picom
|
||||||
|
- xdg-user-dirs
|
||||||
- i3blocks
|
- i3blocks
|
||||||
- i3lock
|
- i3lock
|
||||||
- dmenu # launch programs
|
|
||||||
- xsettingsd
|
- xsettingsd
|
||||||
- lxappearance
|
- lxappearance
|
||||||
- scrot # enable screenshot with Printscreen
|
- scrot # enable screenshot with Printscreen
|
||||||
|
|
Loading…
Add table
Reference in a new issue