diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 11:47:56 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 11:47:56 +0000 |
| commit | 5d631bd3ad7f78e8ca69d7001cada582fcd8d18f (patch) | |
| tree | 0e1e87fc8c75eea323b31fe8b67e76241210d3b2 /xprofile/.config | |
| parent | 82cd5a7b072b4060c6f6ce519a904772dd5f2a0d (diff) | |
Diffstat (limited to 'xprofile/.config')
| -rw-r--r-- | xprofile/.config/xprofile | 4 |
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 & |
