Fixes in wifi and rofi-pass
This commit is contained in:
@@ -78,7 +78,7 @@ inputbar {
|
|||||||
textbox-prompt-colon {
|
textbox-prompt-colon {
|
||||||
enabled: true;
|
enabled: true;
|
||||||
expand: false;
|
expand: false;
|
||||||
str: "直";
|
str: "";
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
text-color: inherit;
|
text-color: inherit;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -20,6 +20,9 @@ in
|
|||||||
default_user="sastrey@gmail.com"
|
default_user="sastrey@gmail.com"
|
||||||
default_user2="marc"
|
default_user2="marc"
|
||||||
|
|
||||||
|
# Random value, see https://github.com/carnager/rofi-pass/issues/226
|
||||||
|
help_color="#4872FF"
|
||||||
|
|
||||||
_rofi () {
|
_rofi () {
|
||||||
rofi -i -no-auto-select -theme /home/marc/.config/rofi/menus/pass/pass.rasi "$@"
|
rofi -i -no-auto-select -theme /home/marc/.config/rofi/menus/pass/pass.rasi "$@"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user