diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2020-08-01 12:59:12 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2020-08-01 12:59:12 +0100 |
commit | e6bee69495ff5dc925fc17471f383ea735ea8b8b (patch) | |
tree | 0d1774169a488eaf0fc5d63f53794449125b5569 /Shell | |
parent | 0a1648e1eee35ba2485f58fba0079b04dc2cc920 (diff) | |
download | dotfiles-e6bee69495ff5dc925fc17471f383ea735ea8b8b.tar.gz dotfiles-e6bee69495ff5dc925fc17471f383ea735ea8b8b.tar.bz2 dotfiles-e6bee69495ff5dc925fc17471f383ea735ea8b8b.zip |
-setxkbmap call in zprofile
Already handled in xinitrc
Diffstat (limited to 'Shell')
-rw-r--r-- | Shell/.zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Shell/.zprofile b/Shell/.zprofile index 14442c6..f5b5627 100644 --- a/Shell/.zprofile +++ b/Shell/.zprofile @@ -19,6 +19,5 @@ export XDG_CACHE_HOME="$HOME/.cache" export XDG_RUNTIME_DIR=/run/user/`id -u` # Run some programs -setxkbmap gb figlet dx /usr/bin/pfetch |