File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,10 @@ spawn-at-startup "quickshell" "--config" "niri-simple-bar"
3737
3838 ![ Simple bar] ( /simple-bar/screenshot.png )
3939
40+ - [ Fancy bar] ( /fancy-bar )
41+
42+ ![ Fancy bar] ( /fancy-bar/screenshot.png )
43+
4044
4145## License
4246
Original file line number Diff line number Diff line change 1+ ## Fancy bar
2+
3+ ![ Fancy bar] ( ./screenshot.png )
4+
5+ A more advanced variant of the [ Simple bar] ( ../simple-bar ) .
6+
7+ > [ !WARNING]
8+ > This configuration is a work in progress, and might change at any point.
9+
10+ ### Features
11+
12+ - Configurable via a [ JSON file] ( ./config.json ) . See
13+ [ ` Config.qml ` ] ( ./modules/common/Config.qml ) for possible configuration options.
14+ - Battery widget with percentage and animated charging indicator, supporting vertical and
15+ horizontal orientations.
16+ - Focused window icon.
17+ - Stacked time and date widget.
18+ - Supports top and bottom positioning.
19+ - Relative scaling of most elements.
20+ - A soft shadow underneath the bar.
21+
22+
23+ ### Dependencies
24+
25+ - Battery widget: [ UPower] ( https://upower.freedesktop.org/ )
26+
27+ - Fonts: [ Barlow] ( https://tribby.com/fonts/barlow/ ) , [ Noto Sans] ( https://notofonts.github.io/ )
You can’t perform that action at this time.
0 commit comments