修改hyprland样式,增加nextcloud-client
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user