Use MATE on NetBSD

This commit is contained in:
Anthony Rose 2019-11-28 16:30:11 +00:00
parent 7d41be114a
commit 83feb79f25
3 changed files with 3 additions and 7 deletions

View file

@ -4,4 +4,4 @@ export XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/pkg/share
xrdb -merge ~/.Xresources
xset b off
setxkbmap gb
exec ssh-agent fvwm
exec ssh-agent mate-session

View file

@ -5,4 +5,3 @@
- include: emacs.yml
- include: firefox.yml
- include: mate.yml
when: ansible_system == 'Linux'

View file

@ -1,7 +1,4 @@
---
- name: Install libstroke manually
become: true
command: pkg_add libstroke
- name: Install GUI packages
become: true
pkgin:
@ -11,10 +8,10 @@
packages:
- adwaita-icon-theme
- atril
- dbus
- firefox
- fvwm
- liberation-ttf
- mate-terminal
- mate
- rxvt-unicode
- vim-gtk3
- xlockmore-lite