Compare commits

..

2 Commits

Author SHA1 Message Date
b9c4ed16a7 Updated config 2024-03-26 23:48:06 +01:00
6a991f0a61 Updated config 2024-03-26 17:00:49 +01:00
3 changed files with 10 additions and 9 deletions

View File

@ -1,5 +1,5 @@
animations {
enabled = no
enabled = yes
bezier = myBezier, 0.05, 0.9, 0.1, 1.05

View File

@ -1,7 +1,7 @@
general {
gaps_in = 0
gaps_out = 0
border_size = 0
gaps_in = 1
gaps_out = 2
border_size = 1
layout = dwindle
allow_tearing = true
@ -30,10 +30,10 @@ debug {
}
decoration {
rounding = 0
rounding = 3
blur {
enabled = false
enabled = true
size = 4
passes = 4
new_optimizations = on
@ -53,6 +53,7 @@ decoration {
dwindle {
pseudotile = yes
preserve_split = yes
no_gaps_when_only = 1
}
master {

View File

@ -11,9 +11,9 @@
"nvim-autopairs": { "branch": "master", "commit": "dbfc1c34bed415906395db8303c71039b3a3ffb4" },
"nvim-lspconfig": { "branch": "master", "commit": "6e5c78ebc9936ca74add66bda22c566f951b6ee5" },
"nvim-notify": { "branch": "master", "commit": "5371f4bfc1f6d3adf4fe9d62cd3a9d44356bfd15" },
"nvim-tree.lua": { "branch": "master", "commit": "e20966ae558524f8d6f93dc37f5d2a8605f893e2" },
"nvim-treesitter": { "branch": "master", "commit": "965f2e7239ab5e1c5f133d498591f1e70746410c" },
"nvim-web-devicons": { "branch": "master", "commit": "6662f059bf78e6092ba90cd1929599625f448f55" },
"nvim-tree.lua": { "branch": "master", "commit": "e508bdc4184c33c6d9705c503cf7f0e029601788" },
"nvim-treesitter": { "branch": "master", "commit": "7f3179315959bd762abd0f8dbe0361db805fb2d4" },
"nvim-web-devicons": { "branch": "master", "commit": "3ee60deaa539360518eaab93a6c701fe9f4d82ef" },
"plenary.nvim": { "branch": "master", "commit": "8aad4396840be7fc42896e3011751b7609ca4119" },
"telescope-project.nvim": { "branch": "master", "commit": "1aaf16580a614601a7f7077d9639aeb457dc5559" },
"telescope.nvim": { "branch": "master", "commit": "c2b8311dfacd08b3056b8f0249025d633a4e71a8" },