diff options
author | David Thompson <dthompson@member.fsf.org> | 2013-07-20 12:37:41 -0400 |
---|---|---|
committer | David Thompson <dthompson@member.fsf.org> | 2013-07-20 12:37:41 -0400 |
commit | c66c95ec8f5acc274bc6cd84446243af62310b4e (patch) | |
tree | 13b09789a13703c1c095f65ccf5a3d70df15b38b | |
parent | 562b4ac089872286ee559e365efa19b79524f9c7 (diff) |
Add xinitrc file for stumpwm.
-rw-r--r-- | dotfiles/xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/xinitrc b/dotfiles/xinitrc new file mode 100644 index 0000000..4fb267e --- /dev/null +++ b/dotfiles/xinitrc @@ -0,0 +1,2 @@ +xmodmap ~/.xmodmap & +exec stumpwm |