Update about.
This commit is contained in:
parent
de04cfccdf
commit
12e659935c
|
@ -1,15 +1,14 @@
|
||||||
# About Niels
|
# About Niels
|
||||||
|
|
||||||
I, Niels G. W. Serup, am the creator of metanohi. I was born in 1992
|
I, Niels G. W. Serup, am the creator of metanohi. I was born in 1992
|
||||||
and live in Copenhagen, Denmark.
|
and live in Copenhagen, Denmark. I am a software developer by day and a
|
||||||
|
hacker by night.
|
||||||
|
|
||||||
I have a Master's degree in computer science from
|
I have a Master's degree in computer science from
|
||||||
[DIKU](http://diku.dk/) where I have also participated in the yearly
|
[DIKU](http://diku.dk/) where I have also participated in the yearly
|
||||||
student revue [DIKUrevy](http://dikurevy.dk/), the [Canteen
|
student revue [DIKUrevy](http://dikurevy.dk/), the [Canteen
|
||||||
association](http://kantinen.org), among other things.
|
association](http://kantinen.org), among other things.
|
||||||
|
|
||||||
While online, I usually go by the nickname `ngws` or variations thereof.
|
|
||||||
|
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
|
@ -94,7 +93,7 @@ I run these commands to properly enable it:
|
||||||
```
|
```
|
||||||
setxkbmap dk dvorak
|
setxkbmap dk dvorak
|
||||||
setxkbmap -option ctrl:swapcaps
|
setxkbmap -option ctrl:swapcaps
|
||||||
xmodmap $HOME/.Xmodmap
|
xmodmap ~/.Xmodmap
|
||||||
```
|
```
|
||||||
|
|
||||||
It works quite well.
|
It works quite well.
|
||||||
|
|
Loading…
Reference in New Issue