laptop turn off screen when closed, set yazi as default file browser

This commit is contained in:
2025-11-14 11:57:39 +01:00
parent ef6d5cedb0
commit 26c4bb6495
4 changed files with 23 additions and 76 deletions

View File

@ -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