summaryrefslogtreecommitdiff
path: root/home-config/profile
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-06-03 13:51:23 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-06-03 13:51:23 -0400
commit95f2143d435fc8889d276be5ddda3804d4ab1630 (patch)
tree917519043dc687c7e1b55d2cf5bf347b17c0857f /home-config/profile
parent1bb57c778fd3a6838f66a5cb80317bfea6fc6996 (diff)
changed for obs, fix for desktop portals
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