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