# cd /usr/ports/x11/budgie && make install clean
# cd /usr/ports/x11-fonts/wqy/ && make install clean
会自动安装 lightdm。
配置
查看默认提示:
root@ykla:/home/ykla # pkg info -D budgie
budgie-10.8:
On install:
Copy 'xprofile' into your home directory:
cp /usr/local/share/examples/budgie/xprofile ~/.xprofile
# 将示例配置文件 xprofile 复制到你的主目录,用于设置桌面环境启动时的用户环境变量。
More information, https://codeberg.org/olivierd/freebsd-ports-budgie/wiki
# 更多信息可参考官方维基页面。
If you want to launch new session from a console (without login manager)
cp /usr/local/share/examples/budgie/xinitrc ~/.xinitrc
# 如果你想直接从控制台启动会话(不使用登录管理器),请复制示例 xinitrc 到主目录。