summaryrefslogtreecommitdiff
path: root/home-config/profile
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/profile')
-rw-r--r--home-config/profile9
1 files changed, 9 insertions, 0 deletions
diff --git a/home-config/profile b/home-config/profile
new file mode 100644
index 0000000..6869931
--- /dev/null
+++ b/home-config/profile
@@ -0,0 +1,9 @@
1# Quick hack to ensure user d-bus has proper env vars
2export XDG_CURRENT_DESKTOP=sway
3export XDG_SESSION_DESKTOP=sway
4export _JAVA_AWT_WM_NONREPEATING=1
5
6# Proper stuff
7HOME_ENVIRONMENT=$HOME/.guix-home
8. $HOME_ENVIRONMENT/setup-environment
9$HOME_ENVIRONMENT/on-first-login