mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-15 00:12:53 +00:00
53 lines
1.7 KiB
Markdown
53 lines
1.7 KiB
Markdown
|
# Rofi-Bangs
|
||
|
a script to launch other rofi scripts
|
||
|
|
||
|
* tutorial video: [Link](https://www.youtube.com/watch?v=kxJClZIXSnM)
|
||
|
* offical website: [Link](https://www.youtube.com/user/gotbletu)
|
||
|
|
||
|
### install requirements
|
||
|
rofi
|
||
|
|
||
|
### rofi matrix theme
|
||
|
vim ~/.Xresources && xrdb -load ~/.Xresources
|
||
|
|
||
|
|
||
|
! ------------------------------------------------------------------------------
|
||
|
! ROFI Color theme
|
||
|
! ------------------------------------------------------------------------------
|
||
|
! https://davedavenport.github.io/rofi/p11-Generator.html
|
||
|
rofi.color-enabled: true
|
||
|
rofi.color-window: #000000, #000000, #000000
|
||
|
rofi.color-normal: #000000, #b3e774, #000000, #b3e774, #000000
|
||
|
rofi.color-active: #000000, #b3e774, #000000, #b3e774, #000000
|
||
|
rofi.color-urgent: #000000, #b3e774, #000000, #b3e774, #000000
|
||
|
|
||
|
|
||
|
### rofi-bangs script and collections
|
||
|
Download at [rofi-scripts-collection](rofi-scripts-collection)
|
||
|
|
||
|
### hotkey
|
||
|
bind **rofi-bangs.sh** to a hotkey
|
||
|
|
||
|
### references
|
||
|
- Special Thanks to MoreChannelNoise https://www.youtube.com/user/MoreChannelNoise
|
||
|
- rofi-bangs: https://www.youtube.com/watch?v=kxJClZIXSnM
|
||
|
- rofi playlist: https://www.youtube.com/playlist?list=PLqv94xWU9zZ0LVP1SEFQsLEYjZC_SUB3m
|
||
|
- surfraw playlist: https://www.youtube.com/playlist?list=PLqv94xWU9zZ2e-lDbmBpdASA6A6JF4Nyz
|
||
|
|
||
|
### contact
|
||
|
|
||
|
_ _ _ _
|
||
|
__ _ ___ | |_| |__ | | ___| |_ _ _
|
||
|
/ _` |/ _ \| __| '_ \| |/ _ \ __| | | |
|
||
|
| (_| | (_) | |_| |_) | | __/ |_| |_| |
|
||
|
\__, |\___/ \__|_.__/|_|\___|\__|\__,_|
|
||
|
|___/
|
||
|
|
||
|
- http://www.youtube.com/user/gotbletu
|
||
|
- https://twitter.com/gotbletu
|
||
|
- https://plus.google.com/+gotbletu
|
||
|
- https://github.com/gotbletu
|
||
|
- gotbletu@gmail.com
|
||
|
|
||
|
|