integrated waybar configuration cleanly into existing hyprland config
This commit is contained in:
parent
90966f1b3e
commit
5e920cd892
8 changed files with 356 additions and 343 deletions
|
|
@ -35,14 +35,13 @@ in {
|
|||
l = "ls -lAh --group-directories-first";
|
||||
zip = "zip -r";
|
||||
cat = "bat";
|
||||
py = "python3";
|
||||
};
|
||||
|
||||
ohMyZsh = {
|
||||
enable = true;
|
||||
plugins = [
|
||||
"git"
|
||||
"zsh-interactive-cd"
|
||||
"python"
|
||||
"git-auto-fetch"
|
||||
"wd"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue