summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.gitignore.d/fluxbox1
l---------.xsession1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore.d/fluxbox b/.gitignore.d/fluxbox
index 995b28d..b8ac363 100755
--- a/.gitignore.d/fluxbox
+++ b/.gitignore.d/fluxbox
@@ -3,6 +3,7 @@
# Include relevant files
!/.xinitrc
+!/.xsession
!/.fluxbox/
!/.fluxbox/*
!/.config/
diff --git a/.xsession b/.xsession
new file mode 120000
index 0000000..03280df
--- /dev/null
+++ b/.xsession
@@ -0,0 +1 @@
+.xinitrc \ No newline at end of file