wip: dnsc-machine setup
This commit is contained in:
parent
d2f8d18d95
commit
f777b4abf5
1 changed files with 3 additions and 3 deletions
|
|
@ -9,11 +9,11 @@
|
|||
clearDefaultKeybinds = false; # set to true after config is finished
|
||||
settings = {
|
||||
theme = "Catppuccin Mocha";
|
||||
font-size = 16;
|
||||
font-size = 17;
|
||||
font-family = "VictorMono NF SemiBold";
|
||||
background-opacity = 0.95;
|
||||
window-padding-x = 8;
|
||||
window-padding-y = 8;
|
||||
window-padding-x = 15;
|
||||
window-padding-y = 15;
|
||||
keybind = [
|
||||
"ctrl+b>v=new_split:left"
|
||||
"ctrl+b>s=new_split:down"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue