laptop turn off screen when closed, set yazi as default file browser
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
enable = true;
|
||||
settings.mgr.sort_dir_first=false;
|
||||
};
|
||||
|
||||
home.sessionVariables.BROWSER = "yazi";
|
||||
programs.bash.bashrcExtra = ''
|
||||
function y() {
|
||||
local tmp="$(mktemp -t "yazi-cwd.XXXXXX")" cwd
|
||||
|
||||
Reference in New Issue
Block a user