Use TWM on NetBSD and trim packages
This commit is contained in:
parent
c820fc2bc2
commit
58cfe5116b
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
PATH=/usr/bin:/bin:/usr/X11R7/bin:/usr/pkg/bin
|
||||
export XDG_DATA_HOME=$HOME/.local/share
|
||||
export XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/pkg/share
|
||||
XDG_DATA_HOME=$HOME/.local/share
|
||||
XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/pkg/share
|
||||
xrdb -merge ~/.Xresources
|
||||
xset b off
|
||||
setxkbmap gb
|
||||
exec ssh-agent mate-session
|
||||
exec ssh-agent /usr/X11R7/bin/twm
|
||||
|
|
|
@ -8,10 +8,8 @@
|
|||
packages:
|
||||
- adwaita-icon-theme
|
||||
- atril
|
||||
- dbus
|
||||
- firefox
|
||||
- liberation-ttf
|
||||
- mate
|
||||
- rxvt-unicode
|
||||
- mate-terminal
|
||||
- vim-gtk3
|
||||
- xlockmore-lite
|
||||
|
|
Loading…
Reference in a new issue