Add xlockmore
This commit is contained in:
parent
e4b233515b
commit
1448cc66ee
2 changed files with 3 additions and 4 deletions
|
@ -25,7 +25,6 @@
|
|||
state: present
|
||||
vars:
|
||||
packages:
|
||||
# unzip needed for extracting fonts.
|
||||
- bash
|
||||
- git
|
||||
- gnu-watch
|
||||
|
@ -35,7 +34,7 @@
|
|||
- rubygem-asciidoctor
|
||||
- sqlite3
|
||||
- tmux
|
||||
- unzip
|
||||
- unzip # Needed for extracting fonts.
|
||||
- vim
|
||||
- zsh
|
||||
- name: Install asciidoctor-pdf Ruby gem
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
state: present
|
||||
vars:
|
||||
packages:
|
||||
# luit is needed by xterm.
|
||||
- dbus
|
||||
- en_GB-libreoffice
|
||||
- firefox-esr
|
||||
|
@ -33,8 +32,9 @@
|
|||
- git-gui
|
||||
- liberation-fonts-ttf
|
||||
- libreoffice
|
||||
- luit
|
||||
- luit # Needed by xterm.
|
||||
- mutt
|
||||
- redshift
|
||||
- tigervnc-viewer
|
||||
- xinput
|
||||
- xlockmore
|
||||
|
|
Loading…
Reference in a new issue