summaryrefslogtreecommitdiff
path: root/xprofile/.config
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2023-12-30 11:47:56 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2023-12-30 11:47:56 +0000
commit5d631bd3ad7f78e8ca69d7001cada582fcd8d18f (patch)
tree0e1e87fc8c75eea323b31fe8b67e76241210d3b2 /xprofile/.config
parent82cd5a7b072b4060c6f6ce519a904772dd5f2a0d (diff)
Add several packagesHEADmain
Diffstat (limited to 'xprofile/.config')
-rw-r--r--xprofile/.config/xprofile4
1 files changed, 4 insertions, 0 deletions
diff --git a/xprofile/.config/xprofile b/xprofile/.config/xprofile
new file mode 100644
index 0000000..3581af3
--- /dev/null
+++ b/xprofile/.config/xprofile
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+remaps & # Sets correct keyboard layout and remaps some keys to make life easier in dwm.
+dwmblocks &