mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 02:08:35 +02:00
doc: move requirements to Puppet configuration
This commit is contained in:
parent
d9312d6280
commit
256b26baf3
2 changed files with 8 additions and 24 deletions
10
README.md
10
README.md
|
@ -1,5 +1,4 @@
|
|||
Vincent Bernat's awesome configuration
|
||||
--------------------------------------
|
||||
# Vincent Bernat's awesome configuration
|
||||
|
||||
This is my [awesome](http://awesome.naquadah.org) configuration. It
|
||||
does not exactly feature the same keybindings as the default
|
||||
|
@ -70,3 +69,10 @@ way to load them is to use:
|
|||
|
||||
require("lib/quake")
|
||||
local quake = package.loaded["vbe/quake"]
|
||||
|
||||
## Requirements
|
||||
|
||||
Required Debian packages to make everything work can be found in my
|
||||
[Puppet configuration][].
|
||||
|
||||
[Puppet configuration]: https://github.com/vincentbernat/puppet-workstation/blob/master/local-modules/desktop/manifests/awesome.pp
|
||||
|
|
|
@ -1,22 +0,0 @@
|
|||
# Packages needed
|
||||
|
||||
awesome
|
||||
awesome-extra
|
||||
i3lock
|
||||
xss-lock
|
||||
libnotify-bin
|
||||
xfonts-terminus
|
||||
fonts-dejavu
|
||||
compton
|
||||
python3-xlib
|
||||
python3-pil
|
||||
fvwm
|
||||
fvwm-crystal
|
||||
gnome-themes-standard
|
||||
gnome-wine-icon-theme
|
||||
brightnessctl
|
||||
alsa-utils
|
||||
pavucontrol
|
||||
pulseaudio
|
||||
playerctl
|
||||
flameshot
|
Loading…
Add table
Add a link
Reference in a new issue