summaryrefslogtreecommitdiff
path: root/xenodm
diff options
context:
space:
mode:
authorRafael Marçalo <raroma09@gmail.com>2023-09-10 23:41:32 +0100
committerRafael Marçalo <raroma09@gmail.com>2023-09-10 23:41:32 +0100
commit91bc2fd5602cbf2a52c85ad657d5709c0deabf10 (patch)
treefd8b0d0b2f274f8219defa32526c3894045ea847 /xenodm
parentf2f62795c6bab466b9354bc417c123bf5f39db5f (diff)
Started working on OpenBSD support
Diffstat (limited to 'xenodm')
-rw-r--r--xenodm/.xsession8
1 files changed, 8 insertions, 0 deletions
diff --git a/xenodm/.xsession b/xenodm/.xsession
new file mode 100644
index 0000000..e2ddbf0
--- /dev/null
+++ b/xenodm/.xsession
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+. "$HOME"/.config/shell/env
+slstatus &
+xwallpaper --stretch "$WALLPAPER" &
+setxkbmap -option caps:super &
+picom &
+dwm