Remove motif and swap to Gtk3

This commit is contained in:
Anthony Rose 2019-11-19 22:15:34 +00:00
parent 6be135ccb6
commit d0d90c0cd7

View file

@ -2,7 +2,7 @@
- name: Install NetBSD GUI packages - name: Install NetBSD GUI packages
become: true become: true
pkgin: pkgin:
name: atril,firefox,fvwm,motif,rxvt-unicode,vim-motif,xlockmore-lite name: adwaita-icon-theme,atril,firefox,fvwm,liberation-ttf,rxvt-unicode,vim-gtk3,xlockmore-lite
state: present state: present
- name: Enable xdm - name: Enable xdm
become: true become: true