-fastfetch;+nitch

This commit is contained in:
m3tam3re
2025-04-30 14:47:05 +02:00
parent cc38372ee0
commit 3d52c0576e
9 changed files with 22 additions and 21 deletions

View File

@ -130,7 +130,7 @@
bind = [
"$mainMod, return, exec, kitty -e zellij-ps"
# "$mainMod, t, exec, warp-terminal"
"$mainMod, t, exec, kitty -e fish -c 'fastfetch; exec fish'"
"$mainMod, t, exec, kitty -e fish -c 'nitch; exec fish'"
"$mainMod SHIFT, t, exec, launch-timer"
"$mainMod SHIFT, e, exec, kitty -e zellij_nvim"
"$mainMod, o, exec, hyprctl setprop activewindow opaque toggle"