Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -1,13 +1,21 @@
|
||||
<!--
|
||||
* @Author: Uyanide pywang0608@foxmail.com
|
||||
* @Date: 2025-06-24 17:56:20
|
||||
* @LastEditTime: 2025-08-01 19:17:57
|
||||
* @LastEditTime: 2025-08-02 17:27:06
|
||||
* @Discription:
|
||||
-->
|
||||
|
||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop.jpg?raw=true"/>
|
||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/tiling.jpg?raw=true"/>
|
||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/grub.jpg?raw=true"/>
|
||||
## Screenshots
|
||||
|
||||
- desktop with a few widgets:
|
||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop.jpg?raw=true"/>
|
||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/tiling.jpg?raw=true"/>
|
||||
|
||||
- dynamic flavor based on Catppuccin Mocha:
|
||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop-alt.jpg?raw=true"/>
|
||||
|
||||
- the grub menu looks like:
|
||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/grub.jpg?raw=true"/>
|
||||
|
||||
## Setup Overview
|
||||
|
||||
@@ -16,8 +24,8 @@
|
||||
- **Bar**: Waybar
|
||||
- **Shell**: Fish
|
||||
- **Prompt**: Oh My Posh
|
||||
- **Terminal**: Kitty & Ghostty (floating)
|
||||
- **Colorscheme**: Catppuccin-mocha (dynamic flavor)
|
||||
- **Terminal**: Kitty & Ghostty
|
||||
- **Colorscheme**: Catppuccin-mocha
|
||||
- **App Launcher**: Rofi
|
||||
- **Logout Screen**: Wlogout
|
||||
- **Desktop Widgets**: Eww
|
||||
@@ -30,7 +38,7 @@ Based on [end-4/dots-hyprland](https://github.com/end-4/dots-hyprland) but witho
|
||||
## Eww
|
||||
|
||||
- `main`, main dashboard, modified from [syndrizzle/hotfiles](https://github.com/syndrizzle/hotfiles/tree/bspwm) without notification center.
|
||||
- `lyrics`, scrolling lyrics player, dependents on api from [akashrchandran/spotify-lyrics-api](https://github.com/akashrchandran/spotify-lyrics-api) and [a small program](https://github.com/Uyanide/spotify-lyrics) from myself <small>(which also happens to be my frist Golang program :D)</small>.
|
||||
- `lyrics`, scrolling lyrics player, dependents on [a small program](https://github.com/Uyanide/spotify-lyrics) from myself <small>(which also happens to be my frist Golang program :D)</small>.
|
||||
- `lyrics-single`, similar to `lyrics`, but only with a single line and can be easily embeded into the status bar.
|
||||
|
||||
## Rofi
|
||||
|
||||
Reference in New Issue
Block a user