diff options
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 & |
