mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 04:45:08 +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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue