Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diws1/polybar-theme
polybar theme collection
https://github.com/diws1/polybar-theme
polybar polybar-themes
Last synced: 10 days ago
JSON representation
polybar theme collection
- Host: GitHub
- URL: https://github.com/diws1/polybar-theme
- Owner: diws1
- Created: 2023-02-26T10:07:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T16:17:05.000Z (7 months ago)
- Last Synced: 2024-04-29T17:29:10.560Z (7 months ago)
- Topics: polybar, polybar-themes
- Language: Shell
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# polybar-theme
## How to use ?
In my case, I put them on my autostart file :
```
sudo nano ~/.xsessionrc
```
Then add this line :
```
# Panel
~/.config/polybar/themes/T1/launch.sh &
```
>[!NOTE]
>Don't forget to change the autostart file permission :
```
sudo chmod 755 ~/.config/polybar/themes/T1/launch.sh &
```## preview
T1
![My Image](https://github.com/diws1/polybar-theme/blob/main/screenshots/T1/polybar%20T1.png)
![My Image](https://github.com/diws1/polybar-theme/blob/main/screenshots/T1/polybar%20T1b.png)T2
![My Image](https://github.com/diws1/polybar-theme/blob/main/screenshots/T2/polybar%20T2.png)
![My Image](https://github.com/diws1/polybar-theme/blob/main/screenshots/T2/polybar%20T2b.png)T3
![My Image](https://github.com/diws1/polybar-theme/blob/main/screenshots/T3/polybar%20T3.png)
![My Image](https://github.com/diws1/polybar-theme/blob/main/screenshots/T3/polybar%20T3b.png)