修改hyprland样式,增加nextcloud-client

This commit is contained in:
2025-04-29 15:16:13 +08:00
parent 4e98a706ab
commit d4177d6823
7 changed files with 24 additions and 12 deletions

View File

@@ -75,8 +75,8 @@
download = config.home.homeDirectory + "/tmp";
videos = config.home.homeDirectory + "/tmp";
pictures = config.home.homeDirectory + "/tmp";
templates = config.home.homeDirectory + "/tmp";
publicShare = config.home.homeDirectory + "/tmp";
# templates = config.home.homeDirectory + "/tmp";
# publicShare = config.home.homeDirectory + "/tmp";
extraConfig = {
XDG_SCREENSHOTS_DIR = config.home.homeDirectory + "/tmp/Screenshots";
};