summaryrefslogtreecommitdiff
path: root/sx
diff options
context:
space:
mode:
Diffstat (limited to 'sx')
-rwxr-xr-xsx/sxrc10
-rwxr-xr-xsx/sxrc.b9
2 files changed, 14 insertions, 5 deletions
diff --git a/sx/sxrc b/sx/sxrc
index 94ed5dc..1bdff7a 100755
--- a/sx/sxrc
+++ b/sx/sxrc
@@ -1,9 +1,9 @@
setxkbmap fr
killall scron
-scron -f ~/.config/crontab
-$HOME/.config/scripts/randwp
-sxhkd&
+scron -f $HOME/.config/crontab
picom&
-dwmblocks&
redshift&
-exec dwm
+(bar | barhandler)&
+sxhkd&
+randwp
+exec Fluorite
diff --git a/sx/sxrc.b b/sx/sxrc.b
new file mode 100755
index 0000000..94ed5dc
--- /dev/null
+++ b/sx/sxrc.b
@@ -0,0 +1,9 @@
+setxkbmap fr
+killall scron
+scron -f ~/.config/crontab
+$HOME/.config/scripts/randwp
+sxhkd&
+picom&
+dwmblocks&
+redshift&
+exec dwm