diff --git a/README.md b/README.md index 68a37ab..9c2fbac 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ + Compositor: [picom](https://github.com/sdhand/picom) + Set Wallpaper: feh + Info: [fet.sh](https://github.com/6gk/fet.sh) ++ Screenshots: Flameshot ## Fonts -Fira Code Regular Nerd Font Complete Mono.ttf: General -IPAGothic.ttf: Japanese Characters ++ Fira Code Regular Nerd Font Complete Mono.ttf: General ++ IPAGothic.ttf: Japanese Characters + +![Home](screenshots/home.png) diff --git a/laptop-nord/.gitconfig b/laptop-nord/.gitconfig index 1d1d76e..f43c45b 100644 --- a/laptop-nord/.gitconfig +++ b/laptop-nord/.gitconfig @@ -1,3 +1,6 @@ +[user] + name = Marco Thomas + email = ma_tho@web.de [alias] aa = add . st = status diff --git a/screenshots/home.png b/screenshots/home.png new file mode 100644 index 0000000..8003a35 Binary files /dev/null and b/screenshots/home.png differ