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:
|
||||
- install:
|
||||
arch:
|
||||
- picom
|
||||
- noto-fonts
|
||||
debian:
|
||||
- compton
|
||||
- fonts-noto
|
||||
both:
|
||||
- xdg-user-dirs
|
||||
- i3-gaps
|
||||
- dmenu # launch programs
|
||||
debian:
|
||||
- fonts-noto
|
||||
- i3-wm
|
||||
- suckless-tools
|
||||
both:
|
||||
- picom
|
||||
- xdg-user-dirs
|
||||
- i3blocks
|
||||
- i3lock
|
||||
- dmenu # launch programs
|
||||
- xsettingsd
|
||||
- lxappearance
|
||||
- scrot # enable screenshot with Printscreen
|
||||
|
|
Loading…
Add table
Reference in a new issue