fix: Update eww to match hyprland

This commit is contained in:
Fabio Lenherr / DashieTM 2023-08-14 21:45:54 +02:00
parent bd75c46a27
commit e147a91d84
5 changed files with 42 additions and 45 deletions

View file

@ -26,6 +26,9 @@ alias zl='z "" '
alias jo='joshuto'
alias nv='neovide --novsync --nofork'
alias cr='cargo run'
alias grep='rg'
alias cat='bat'
alias find='fd'
# pwd based on the value of _ZO_RESOLVE_SYMLINKS.
function __zoxide_pwd