wip: dnsc-machine setup
This commit is contained in:
parent
3e6aeef589
commit
5f14250f68
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
||||||
clearDefaultKeybinds = false; # set to true after config is finished
|
clearDefaultKeybinds = false; # set to true after config is finished
|
||||||
settings = {
|
settings = {
|
||||||
theme = "Catppuccin Mocha";
|
theme = "Catppuccin Mocha";
|
||||||
font-size = 15;
|
font-size = 16;
|
||||||
font = "VictorMono Nerd Font";
|
font-family = "VictorMono Nerd Font";
|
||||||
keybind = [
|
keybind = [
|
||||||
"ctrl+b>v=new_split:left"
|
"ctrl+b>v=new_split:left"
|
||||||
"ctrl+b>s=new_split:down"
|
"ctrl+b>s=new_split:down"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue