diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-06-22 16:31:39 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-06-22 16:31:39 +0200 |
| commit | 47079f2b973b89c5e65f60f36e9c3548949d56aa (patch) | |
| tree | eee5b2528e07c3c98313e69010323a3f284d2bb4 /.xinitrc | |
| parent | 47062b3c994b840dda364ca1c40475ed9050a89f (diff) | |
| download | dotfiles-47079f2b973b89c5e65f60f36e9c3548949d56aa.tar.gz dotfiles-47079f2b973b89c5e65f60f36e9c3548949d56aa.zip | |
Some minor fixes from the laptop
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,6 +29,10 @@ fi # . /etc/X11/xinit/xinitrc.common +# Set up the keyboard mapping now. This will be later ensured by the WM, but +# just in case... +setxkbmap -option ctrl:nocaps + # # Special for twm # |
