[i3] Update themes and backlight
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
configuration {
|
||||
modi: "window,run,ssh,combi";
|
||||
width: 50;
|
||||
lines: 7;
|
||||
terminal: "alacritty";
|
||||
font: "Go Mono 10";
|
||||
font: "Ubuntu Condensed 10";
|
||||
show-icons: true;
|
||||
combi-modi: "window,drun,ssh";
|
||||
}
|
||||
@import "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"
|
||||
@import "/usr/share/rofi/themes/Monokai.rasi"
|
||||
|
||||
@ -22,7 +22,7 @@ declare -A URLS
|
||||
# https://b-ok.cc/s/?q="
|
||||
#
|
||||
URLS=(
|
||||
["books"]="http://1lib.us/s/"
|
||||
["books"]="https://b-ok.cc/s/"
|
||||
["amazon"]="https://www.amazon.com/s?k="
|
||||
["stackoverflow"]="http://stackoverflow.com/search?q="
|
||||
["hoogle"]="https://www.google.com/search?q="
|
||||
|
||||
Reference in New Issue
Block a user