aboutsummaryrefslogtreecommitdiff
path: root/.local/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-05-05 19:56:19 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-05-05 19:56:19 +0200
commit5a8fa3ed354cec18a7e1dddb1e4c8d458b1001ae (patch)
treeeecea52da7d2a00dcf8d254c932faee71d6333ee /.local/etc
parent960ab8cc5d8687f572d571ee646e11cf3bbedab4 (diff)
Add awesome for use with KDE
Diffstat (limited to '.local/etc')
-rw-r--r--.local/etc/wrapper.d/awesome.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/.local/etc/wrapper.d/awesome.sh b/.local/etc/wrapper.d/awesome.sh
new file mode 100644
index 0000000..5d72452
--- /dev/null
+++ b/.local/etc/wrapper.d/awesome.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+WRAPPER_BINS="
+ /usr/bin/awesome
+ /run/current-system/sw/bin/awesome
+"