-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Just implement #228, add slashes where needed.
- Loading branch information
1 parent
104f736
commit df31337
Showing
23 changed files
with
104 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# EasyEfects | ||
|
||
[EasyEffects](https://github.com/wwmm/easyeffects) is a powerful audio processing | ||
[EasyEffects](https://github.com/wwmm/easyeffects/) is a powerful audio processing | ||
application, allows users to apply various effects. | ||
|
||
You can run it by right click on the sound module on the waybar. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
# rofi | ||
|
||
[rofi](https://github.com/davatorium/rofi) is a lightweight, highly customizable | ||
[rofi](https://github.com/davatorium/rofi/) is a lightweight, highly customizable | ||
application launcher. It allows users to quickly search and launch applications, | ||
and execute custom commands from a simple, searchable menu interface. | ||
|
||
Unfortunately, the original rofi doesn't support Wayland. Therefore, I use the | ||
[Wayland fork](https://github.com/lbonn/rofi). | ||
[Wayland fork](https://github.com/lbonn/rofi/). | ||
|
||
![rofi](rofi.png "rofi") | ||
|
||
## Modes | ||
|
||
- [rofi-calc](https://github.com/svenstaro/rofi-calc) is rofi's mode as a | ||
- [rofi-calc](https://github.com/svenstaro/rofi-calc/) is rofi's mode as a | ||
regular calculator. ![rofi-calc](rofi-calc.png "rofi-calc") | ||
- [rofi-cliphist](https://github.com/sentriz/cliphist) is rofi's mode as a | ||
- [rofi-cliphist](https://github.com/sentriz/cliphist/) is rofi's mode as a | ||
clipboard manager with image support. | ||
![rofi-cliphist](rofi-cliphist.png "rofi-cliphist") | ||
- rofi-drun is rofi's mode as an application launcher. | ||
![rofi-drun](rofi-drun.png "rofi-drun") | ||
- [rofi-power-menu](https://github.com/jluttine/rofi-power-menu) is rofi's mode | ||
- [rofi-power-menu](https://github.com/jluttine/rofi-power-menu/) is rofi's mode | ||
as a power manager. | ||
![rofi-power-menu](rofi-power-menu.png "rofi-power-menu") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# sworkstyle | ||
|
||
[sworkstyle](https://github.com/Lyr-7D1h/swayest_workstyle) - a beautiful project | ||
[sworkstyle](https://github.com/Lyr-7D1h/swayest_workstyle/) - a beautiful project | ||
that maps workspace and icons of programs that are located on it. | ||
|
||
![sworkstyle](sworkstyle.png "sworkstyle") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# wob | ||
|
||
[wob](https://github.com/francma/wob) overlay volume/backlight/progress/anything | ||
[wob](https://github.com/francma/wob/) overlay volume/backlight/progress/anything | ||
bar for wlroots. It's fast and lightweight, but it doesn't support keystroke | ||
events, only volume and brightness changes. So I stopped using it and switched | ||
to SwayOSD. However, you can still use my configuration for wob. | ||
|
||
![wob](wob.png "wob") | ||
|
||
> [SwayOSD](https://github.com/ErikReider/SwayOSD) provides on-screen display (OSD) | ||
notifications for various events, f.e. volume and brightness changes, Caps Lock | ||
status changes etc. | ||
> [SwayOSD](https://github.com/ErikReider/SwayOSD/) provides on-screen display | ||
(OSD) notifications for various events, f.e. volume and brightness changes, | ||
Caps Lock status changes etc. | ||
|
||
![swayosd](swayosd.png "SwayOSD") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.