wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-25 21:36:07 +01:00
parent f777b4abf5
commit 6fa7ea037e

View file

@ -9,11 +9,11 @@
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 = 17; font-size = 15;
font-family = "VictorMono NF SemiBold"; font-family = "VictorMono NF SemiBold";
background-opacity = 0.95; background-opacity = 0.95;
window-padding-x = 15; window-padding-x = 16;
window-padding-y = 15; window-padding-y = 12;
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"