mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-13 10:08:03 +08:00
re-enabled start screen + added download links for icomoon and my custom iosevka build
Former-commit-id: 5c1e8f0e74
Former-commit-id: 7317c687b9878bbc96bcb625f6da47dae3239593
Former-commit-id: f90d4ad5b45706c6263a2290b15873171d3f64dc
Former-commit-id: cefe55710ceaac9a3852c7fd42c347938e17150a
This commit is contained in:
parent
905ae1ff84
commit
08c7535563
2 changed files with 3 additions and 3 deletions
|
|
@ -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**
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue