Remove motif and swap to Gtk3
This commit is contained in:
parent
6be135ccb6
commit
d0d90c0cd7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- name: Install NetBSD GUI packages
|
||||
become: true
|
||||
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
|
||||
- name: Enable xdm
|
||||
become: true
|
||||
|
|
Loading…
Reference in a new issue