remove zathura, add avahi
This commit is contained in:
@@ -194,16 +194,16 @@ in
|
||||
onSave = true;
|
||||
forwardSearchAfter = true;
|
||||
};
|
||||
forwardSearch = {
|
||||
executable = "zathura";
|
||||
args = [
|
||||
"--synctex-forward"
|
||||
"%l:1:%f"
|
||||
"-x"
|
||||
"zed %%{input}:%%{line}"
|
||||
"%p"
|
||||
];
|
||||
};
|
||||
#forwardSearch = {
|
||||
# #executable = "zathura";
|
||||
# args = [
|
||||
# "--synctex-forward"
|
||||
# "%l:1:%f"
|
||||
# "-x"
|
||||
# "zed %%{input}:%%{line}"
|
||||
# "%p"
|
||||
# ];
|
||||
#};
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -268,7 +268,6 @@ in
|
||||
bitwarden-cli
|
||||
bitwarden-menu
|
||||
wtype
|
||||
zathura
|
||||
obsidian
|
||||
libreoffice-qt-fresh
|
||||
wlr-randr
|
||||
|
||||
Reference in New Issue
Block a user