diff --git a/README.md b/README.md index 69cacc5..8891b8c 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,10 @@ If you notice that something is missing, please open an issue so I can add the d ##### Icon fonts + **Typicons** + **Material Icons** -+ **Icomoon** ++ **Icomoon** - [download](https://transfer.sh/yDUzi/icomoon.zip) + **Nerd Fonts** ##### Monospace -+ **Iosevka** ++ **Iosevka** - [download my custom build](https://transfer.sh/feYsR/myosevka.zip) + **Anka/Coder** ##### Fancy + **Scriptina** diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index 9bf93b4..664b12f 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -199,7 +199,7 @@ local exit_screen = require("noodle.exit_screen_v2") -- Start screen -- Have not used/tested it in a long time. -- Some things might not work properly. --- local start_screen = require("noodle.start_screen") +local start_screen = require("noodle.start_screen") -- Lock screen -- Make sure to configure your password in the 'user' section above