修改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

@@ -17,7 +17,7 @@
history.size = 10000;
history.ignoreAllDups = true;
history.path = "$HOME/.zsh_history";
history.ignorePatterns = [ "rm *" "pkill *" "cp *" ];
# history.ignorePatterns = [ "rm *" "pkill *" "cp *" ];
oh-my-zsh = {
enable = true;