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:
parent
b29b841391
commit
ddaad92455
13 changed files with 97 additions and 43 deletions
|
|
@ -1,6 +1,5 @@
|
|||
theme = "github_dark"
|
||||
# theme = "adwaita-light"
|
||||
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue