Use XFCE4 on NetBSD
This commit is contained in:
parent
7b231d16f3
commit
f14bbc8d6f
2 changed files with 3 additions and 3 deletions
|
@ -3,5 +3,5 @@ XDG_DATA_HOME=$HOME/.local/share
|
||||||
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 us
|
||||||
exec /usr/pkg/bin/mate-session
|
exec /usr/pkg/bin/startxfce4
|
||||||
|
|
|
@ -11,5 +11,5 @@
|
||||||
- firefox
|
- firefox
|
||||||
- gettext-lib
|
- gettext-lib
|
||||||
- liberation-ttf
|
- liberation-ttf
|
||||||
- mate
|
- xfce4
|
||||||
- vim-gtk3
|
- vim-gtk3
|
||||||
|
|
Loading…
Reference in a new issue