fixes sessionzier
This commit is contained in:
parent
71cd051c04
commit
ef7e6982e2
2 changed files with 2 additions and 1 deletions
|
|
@ -182,6 +182,7 @@
|
|||
setup_path = /* fish */ ''
|
||||
fish_add_path /run/wrappers/bin
|
||||
fish_add_path /run/current-system/sw/bin
|
||||
fish_add_path $HOME/.config/fish/functions
|
||||
|
||||
if test "$uname" = "Darwin"
|
||||
setup_homebrew
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ keybinds clear-defaults=true {
|
|||
}
|
||||
|
||||
bind "s" {
|
||||
Run "fish" "(sessionizer)" {
|
||||
Run "sessionizer" {
|
||||
close_on_exit true
|
||||
floating true
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue