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
|
PATH=/usr/bin:/bin:/usr/X11R7/bin:/usr/pkg/bin
|
||||||
export XDG_DATA_HOME=$HOME/.local/share
|
XDG_DATA_HOME=$HOME/.local/share
|
||||||
export XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/pkg/share
|
XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/pkg/share
|
||||||
xrdb -merge ~/.Xresources
|
xrdb -merge ~/.Xresources
|
||||||
xset b off
|
xset b off
|
||||||
setxkbmap gb
|
setxkbmap gb
|
||||||
exec ssh-agent mate-session
|
exec ssh-agent /usr/X11R7/bin/twm
|
||||||
|
|
|
@ -8,10 +8,8 @@
|
||||||
packages:
|
packages:
|
||||||
- adwaita-icon-theme
|
- adwaita-icon-theme
|
||||||
- atril
|
- atril
|
||||||
- dbus
|
|
||||||
- firefox
|
- firefox
|
||||||
- liberation-ttf
|
- liberation-ttf
|
||||||
- mate
|
- mate-terminal
|
||||||
- rxvt-unicode
|
|
||||||
- vim-gtk3
|
- vim-gtk3
|
||||||
- xlockmore-lite
|
- xlockmore-lite
|
||||||
|
|
Loading…
Reference in a new issue