Refined animations + lockscreen and bar appearance. Added vim-like windows control shortcuts and a new fastfetch WOLFforce logo. Changed helix config + other minor changes and fixes.

This commit is contained in:
Gu://em_ 2026-08-04 11:10:39 +02:00
parent b29b841391
commit ddaad92455
13 changed files with 97 additions and 43 deletions

View file

@ -1,6 +1,5 @@
theme = "github_dark"
# theme = "adwaita-light"
[editor]
line-number = "relative"

View file

@ -8,3 +8,10 @@ auto-format = true
name="cpp"
indent = { tab-width=1, unit=" "}
auto-format = true
[[language]]
name="zig"
auto-format = false
# [language-server.zls]
# command = "$HOME/.local/bin/zls"