wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-25 21:34:01 +01:00
parent d2f8d18d95
commit f777b4abf5

View file

@ -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"