diff options
author | June McEnroe <june@causal.agency> | 2021-02-06 22:30:10 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-06 22:30:10 -0500 |
commit | af835d81e1468573e979ff339fe403eaa14af938 (patch) | |
tree | ca10d694c003bee066164fa0a3883234c14a6fa5 /home/.xsession | |
parent | Add initial OpenBSD X configuration (diff) | |
download | src-af835d81e1468573e979ff339fe403eaa14af938.tar.gz src-af835d81e1468573e979ff339fe403eaa14af938.zip |
Add xmodmap configuration
Diffstat (limited to '')
-rw-r--r-- | home/.xsession | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.xsession b/home/.xsession index b43be905..a834a150 100644 --- a/home/.xsession +++ b/home/.xsession @@ -1,3 +1,4 @@ . ~/.profile +xmodmap ~/.config/X/modmap xrdb -load ~/.config/X/resources cwm -c ~/.config/cwm/cwmrc |