diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/xprofile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/xprofile b/.config/xprofile index 18bcf24..3581af3 100644 --- a/.config/xprofile +++ b/.config/xprofile @@ -1,3 +1,4 @@  #!/bin/sh  remaps & # Sets correct keyboard layout and remaps some keys to make life easier in dwm. +dwmblocks &  | 
