root
账号,终端运行 # pkg_add mate mate-utils mate-extras
/etc/rc.conf.local
,添加以下几行:# pkg_add noto-cjk noto-emoji
,安装中文字体。.xinitrc
(没有就新建一个),添加一行 exec mate-session
。#pkg_add fcitx fcitx-configtool zh-libpinyin
.profile
文件 ,添加以下文本:# pkg_add xfce xfces-extras
/etc/rc.conf.local
,添加以下几行:# pkg_add noto-cjk noto-emoji
,安装中文字体。root
账号,以普通账号登录。.xinitrc
(没有就新建一个),添加一行 exec startxfce4
。#pkg_add fcitx fcitx-configtool zh-libpinyin
.profile
文件 ,添加以下文本:# pkg_add gnome gnome-extras
。#usermod -L gnome 用户名
, #rcctl disable xenodm
, #rcctl enable messagebus avahi_daemon gdm
。最后重启系统,即可登入 Gnome 桌面。# pkg_add noto-cjk noto-emoji
/etc/gdm/locale.conf
, 修改文本为以下内容:#pkg_add git bash
。git clone https://github.com/vinceliuice/Qogir-theme && cd Qogir-theme
vi .install.sh
,修改文件中的第一行 shebang 为 #!/usr/local/bin/bash
bash ./install.sh
git clone https://github.com/vinceliuice/Tela-icon-theme && cd Tela-icon-theme
vi .install.sh
,修改文件中的第一行 shebang 为 #!/usr/local/bin/bash
bash ./install.sh