Update README.md

This commit is contained in:
Aditya Shakya 2020-03-20 12:34:08 +05:30 committed by GitHub
parent 30d07a684d
commit eb98d5ff4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@ A collection of custom *applets* and *menus* made using [rofi](https://github.co
+ **Comfortaa** Used for normal text, ([preview](https://www.dafont.com/comfortaa.font) and [source](https://www.deviantart.com/aajohan/art/Comfortaa-font-105395949)). + **Comfortaa** Used for normal text, ([preview](https://www.dafont.com/comfortaa.font) and [source](https://www.deviantart.com/aajohan/art/Comfortaa-font-105395949)).
+ **Hurmit Nerd Font Mono** Used for icons, ([preview](https://app.programmingfonts.org/#hermit) and [source](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hermit)). + **Hurmit Nerd Font Mono** Used for icons, ([preview](https://app.programmingfonts.org/#hermit) and [source](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hermit)).
+ **Feather** For icons used in android style sidemenus, [Here](https://github.com/adi1090x/rofi/blob/master/fonts/feather.ttf)
**Warning:** Do not change the `@icon-font` variable to another font, or you will end up messing with all applets/menus layout. **Warning:** Do not change the `@icon-font` variable to another font, or you will end up messing with all applets/menus layout.
@ -103,7 +104,7 @@ cd scripts
- **Battery:** Display battery percentage & charging-discharging status with dynamic icons. - **Battery:** Display battery percentage & charging-discharging status with dynamic icons.
- **MPD:** Control the song play through [mpd](https://github.com/MusicPlayerDaemon/). - **MPD:** Control the song play through [mpd](https://github.com/MusicPlayerDaemon/).
- **Network:** Display Online-Offline status with dynamic icons. - **Network:** Display Online-Offline status with dynamic icons.
- **Powermenu:** A classic power penu, with Uptime. - **Powermenu:** A classic power menu, with Uptime.
- **Quicklinks:** Bookmarks shortcuts for most used sites. - **Quicklinks:** Bookmarks shortcuts for most used sites.
- **Screenshot:** Take screenshots using [scrot](https://github.com/dreamer/scrot). - **Screenshot:** Take screenshots using [scrot](https://github.com/dreamer/scrot).
- **Time:** Display Time, Day & Date. - **Time:** Display Time, Day & Date.
@ -130,7 +131,7 @@ cd scripts
- **Battery:** Display battery percentage & charging-discharging status with dynamic icons. - **Battery:** Display battery percentage & charging-discharging status with dynamic icons.
- **MPD:** Control the song play through [mpd](https://github.com/MusicPlayerDaemon/). - **MPD:** Control the song play through [mpd](https://github.com/MusicPlayerDaemon/).
- **Network:** Display SSID, IP, Online-Offline status with dynamic icons. - **Network:** Display SSID, IP, Online-Offline status with dynamic icons.
- **Powermenu:** A classic power penu, shows Uptime, CPU & Memory usages. - **Powermenu:** A classic power menu, shows Uptime, CPU & Memory usages.
- **Quicklinks:** Bookmarks shortcuts for most used sites. - **Quicklinks:** Bookmarks shortcuts for most used sites.
- **Screenshot:** Take screenshots using [scrot](https://github.com/dreamer/scrot). - **Screenshot:** Take screenshots using [scrot](https://github.com/dreamer/scrot).
- **Time:** Display Time, Day, Month, Date. - **Time:** Display Time, Day, Month, Date.
@ -150,6 +151,14 @@ cd scripts
### Android Style Sidemenus ### Android Style Sidemenus
- **Apps:** Shortcuts for most used applications.
- **Backlight:** Adjust screen brightness.
- **MPD:** Control the song play through [mpd](https://github.com/MusicPlayerDaemon/).
- **Powermenu:** Android like Powermenu.
- **Quicklinks:** Bookmarks shortcuts for most used sites.
- **Screenshot:** Take screenshots using [scrot](https://github.com/dreamer/scrot).
- **Volume:** Control volume with dynamic icons for mute status.
![gif](images/android.gif) <br /> ![gif](images/android.gif) <br />
### Colorschemes ### Colorschemes