summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-09 21:54:45 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-09 21:54:45 +0100
commit8be76fac063fbe90e01413796abd07a3e683d017 (patch)
tree2091dac9d302a9d83841c76f122357514d615617 /.config
parentdwm now (diff)
downloaddotfiles-bsd-8be76fac063fbe90e01413796abd07a3e683d017.tar.gz
dotfiles-bsd-8be76fac063fbe90e01413796abd07a3e683d017.tar.bz2
dotfiles-bsd-8be76fac063fbe90e01413796abd07a3e683d017.tar.xz
dotfiles-bsd-8be76fac063fbe90e01413796abd07a3e683d017.tar.zst
dotfiles-bsd-8be76fac063fbe90e01413796abd07a3e683d017.zip
Added script that runs at dwm start
Diffstat (limited to '.config')
-rwxr-xr-x.config/dwm/dwmrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/dwm/dwmrc b/.config/dwm/dwmrc
new file mode 100755
index 0000000..d75c97f
--- /dev/null
+++ b/.config/dwm/dwmrc
@@ -0,0 +1,7 @@
+#!/usr/local/bin/dash
+
+pkill compton
+
+/home/jozan/.local/bin/setscreens.sh
+/home/jozan/.local/bin/setwp
+/usr/local/bin/compton &