fix: yazi

This commit is contained in:
2026-05-06 19:46:58 +02:00
parent 3f463c5dc7
commit 26cbf784b2
3 changed files with 14 additions and 37 deletions

View File

@@ -70,14 +70,14 @@
statusBar = "ashell"; # available: ashell | waybar
pathConfig = {
wallpaper = "Obrazy/tapety/catppuccin";
screenshot = "Obrazy/zrzuty/";
obsidian = "Dokumenty/obsidian";
projects = "Kodowanie";
documents = "Dokumenty";
pictures = "Obrazy";
downloads = "Pobrane";
video = "Video";
wallpaper = "Obrazy/tapety/catppuccin"; # relative to $HOME/
screenshot = "Obrazy/zrzuty/"; # relative to $HOME/
obsidian = "Dokumenty/obsidian"; # relative to $HOME/
projects = "~/Kodowanie";
documents = "~/Dokumenty";
pictures = "~/Obrazy";
downloads = "~/Pobrane";
video = "~/Video";
};
isNixOS = true;