summaryrefslogtreecommitdiff
path: root/dwm/autostart_sah.sh
diff options
context:
space:
mode:
authorself <george@gabbott.dev>2022-11-20 13:00:33 +0000
committerself <george@gabbott.dev>2022-11-20 13:00:33 +0000
commit518410f81ccd74bffcc52f058d25f9176b99e627 (patch)
tree84b77d359f59789fc47c4aa9786bcb31a313f220 /dwm/autostart_sah.sh
parent247a3a665a3cf284b53d18d446d909d5fdd07db4 (diff)
autostart_sah picom
Diffstat (limited to 'dwm/autostart_sah.sh')
-rwxr-xr-xdwm/autostart_sah.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/dwm/autostart_sah.sh b/dwm/autostart_sah.sh
index 76bc977..755a1a3 100755
--- a/dwm/autostart_sah.sh
+++ b/dwm/autostart_sah.sh
@@ -1,4 +1,6 @@
#!/bin/sh
-picom
+if ! pgrep picom >/dev/null ; then
+ picom
+fi
setxkbmap -option caps:swapescape