Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
a035f816a7
6 changed files with 14 additions and 7 deletions
|
@ -9,6 +9,5 @@ configuration {
|
|||
sidebar-mode: true;
|
||||
run-command: "fish -c {cmd}";
|
||||
run-list-command: "fish -c functions";
|
||||
display-keys: true;
|
||||
}
|
||||
@import "/home/chris/.dotfiles/rofi/launchers-git/laptop.rasi"
|
||||
@import "/home/chris/.dotfiles/rofi/launchers-git/blurry.rasi"
|
||||
|
|
|
@ -62,9 +62,9 @@ BROWSER='xdg-open'
|
|||
|
||||
## Misc settings
|
||||
|
||||
default_do='menu' # menu, autotype, copyPass, typeUser, typePass, copyUser, copyUrl, viewEntry, typeMenu, actionMenu, copyMenu, openUrl
|
||||
default_do='autotype' # menu, autotype, copyPass, typeUser, typePass, copyUser, copyUrl, viewEntry, typeMenu, actionMenu, copyMenu, openUrl
|
||||
auto_enter='false'
|
||||
notify='false'
|
||||
notify='true'
|
||||
default_autotype='user :tab pass'
|
||||
|
||||
# color of the help messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue