From 78a2131b59f5ac87a12f5fa5fa922aeb30437efe Mon Sep 17 00:00:00 2001 From: "David Todd (c0de)" Date: Mon, 20 Aug 2018 23:05:30 -0500 Subject: [PATCH] fix links in readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5272a36..2cf008b 100644 --- a/README.md +++ b/README.md @@ -21,16 +21,16 @@ For example, you may want to add commands such as `git config --global user.name ## i3 information My dotfiles now include my personalized i3 configuration if you also run the i3wm. -This config is loosly based off of (i3wm-themer)[https://github.com/unix121/i3wm-themer] and may be required as a dependency. +This config is loosly based off of [i3wm-themer](https://github.com/unix121/i3wm-themer) and may be required as a dependency. -* (i3-gaps)[https://github.com/Airblader/i3] WM -* (i3blocks)[https://github.com/vivien/i3blocks] i3bar scheduler -* (i3lock-fancy)[https://github.com/meskarune/i3lock-fancy] locker -* (rofi)[https://github.com/DaveDavenport/rofi] launcher -* (Adobe's Source Code Pro)[https://github.com/adobe-fonts/source-code-pro] font -* (rxvt-unicode)[https://wiki.archlinux.org/index.php/Rxvt-unicode] terminal -* (feh)[https://feh.finalrewind.org/] Image viewer/wallpaper -* (xcompmgr)[https://wiki.archlinux.org/index.php/Xcompmgr] Compisiton Manager (window transparency) +* [i3-gaps](https://github.com/Airblader/i3) WM +* [i3blocks](https://github.com/vivien/i3blocks) i3bar scheduler +* [i3lock-fancy](https://github.com/meskarune/i3lock-fancy) locker +* [rofi](https://github.com/DaveDavenport/rofi) launcher +* [Adobe's Source Code Pro](https://github.com/adobe-fonts/source-code-pro) font +* [rxvt-unicode](https://wiki.archlinux.org/index.php/Rxvt-unicode) terminal +* [feh](https://feh.finalrewind.org/) Image viewer/wallpaper +* [xcompmgr](https://wiki.archlinux.org/index.php/Xcompmgr) Compisiton Manager (window transparency) ## Branch Info