diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/profile.symlink (renamed from system/_path.zsh) | 0 | ||||
-rw-r--r-- | system/xinitrc.symlink | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/system/_path.zsh b/system/profile.symlink index 9f2f4c9..9f2f4c9 100644 --- a/system/_path.zsh +++ b/system/profile.symlink diff --git a/system/xinitrc.symlink b/system/xinitrc.symlink new file mode 100644 index 0000000..e0eddfc --- /dev/null +++ b/system/xinitrc.symlink @@ -0,0 +1,4 @@ +setxkbmap -layout us -variant intl + +exec xmonad + |