From 856265ea556b08240b289c205d7dc5eebe241a83 Mon Sep 17 00:00:00 2001
From: Shipwreckt
File manager
+ For my file manager, I use Ranger.
+ The main reason I use Ranger is because it uses Vim keybinds,
+ which I love. I first tested it out to see if it was any good, and after using it for about a
+ day, I decided to fully switch over to it, and it is a good file manager. I would suggest it to
+ anybody who likes the vim keybinds.
Status bar
Polybar
is the software that I use for my status bar because it is very customizable and it has all
diff --git a/public/style.css b/public/style.css
index 8ee3f07..0f452d5 100644
--- a/public/style.css
+++ b/public/style.css
@@ -18,7 +18,7 @@ body {
a {
font-weight: normal;
text-decoration: none;
- color:#6738a5;
+ color:#9433ff;
}
a:focus {
outline: thin dotted;
--
cgit v1.2.3