Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghaerdi/xiao-leftwm-theme
A Leftwm theme based on Xiao, a Genshin Impact character
https://github.com/ghaerdi/xiao-leftwm-theme
Last synced: 13 days ago
JSON representation
A Leftwm theme based on Xiao, a Genshin Impact character
- Host: GitHub
- URL: https://github.com/ghaerdi/xiao-leftwm-theme
- Owner: ghaerdi
- Created: 2022-06-23T02:24:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T04:59:53.000Z (over 2 years ago)
- Last Synced: 2024-10-30T07:49:15.291Z (about 2 months ago)
- Language: Shell
- Size: 14.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change_to_tag
Awesome Lists containing this project
README
# XIAO
## Packages
```
DE : Arch
WM : Leftwm
terminal : Kitty
bar : Polybar
launcher : Rofi
```## Screenshot
![Desktop](./assets/general.png)
## Dependencies
- [leftwm-git](https://github.com/leftwm/leftwm)
- [picom](https://github.com/ibhagwan/picom)
- [polybar](https://github.com/polybar/polybar)
- [rofi](https://github.com/davatorium/rofi)## Installation
1. Install all required dependencies
2. Clone the repository
```BASH
git clone https://github.com/ghaerdi/xiao.git
```3. Make a copy of this project in your themes folder
```BASH
cp -r ./xiao ~/.config/leftwm/themes
```4. Remove the symlink to your current theme if set
```BASH
rm ~/.config/leftwm/themes/current
```
5. Set this as your current theme```BASH
ln -s ~/.config/leftwm/themes/xiao ~/.config/leftwm/themes/current
```6. Restart your window manager
```Default shortcut
$MOD + Shift + r
```