summaryrefslogtreecommitdiff
path: root/x11/budgie/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/budgie/files/pkg-message.in')
-rw-r--r--x11/budgie/files/pkg-message.in11
1 files changed, 7 insertions, 4 deletions
diff --git a/x11/budgie/files/pkg-message.in b/x11/budgie/files/pkg-message.in
index 352d3b0622f7..82d7f9947fda 100644
--- a/x11/budgie/files/pkg-message.in
+++ b/x11/budgie/files/pkg-message.in
@@ -1,13 +1,16 @@
[
{ type: install
message: <<EOM
-Copy 'xprofile' into your home directory:
+In order to launch your session. Copy 'xprofile' into your home directory:
cp %%EXAMPLESDIR%%/xprofile ~/.xprofile
-More information, https://codeberg.org/olivierd/freebsd-ports-budgie/wiki
+Create or edit /var/db/AccountsService/users/YOURLOGIN file:
+ [User]
+ Language=fr_FR.UTF-8 # e.g. for French users
+ Session=budgie-desktop
+ SystemAccount=false
-If you want to launch new session from a console (without login manager)
- cp %%EXAMPLESDIR%%/xinitrc ~/.xinitrc
+Replace YOURLOGIN by your login.
EOM
}
]