about summary refs log tree commit diff
path: root/users/glittershark/system/home/modules/i3.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/system/home/modules/i3.nix')
-rw-r--r--users/glittershark/system/home/modules/i3.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/users/glittershark/system/home/modules/i3.nix b/users/glittershark/system/home/modules/i3.nix
index f5fdb3a02c..e5f9cb5303 100644
--- a/users/glittershark/system/home/modules/i3.nix
+++ b/users/glittershark/system/home/modules/i3.nix
@@ -51,7 +51,8 @@ in {
         peek
       ];
 
-      xsession.scriptPath = ".hm-xsession";
+      xsession.scriptPath = ".xsession";
+
       xsession.windowManager.i3 = {
         enable = true;
         config = {