wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-25 17:14:41 +01:00
parent 3e6aeef589
commit 5f14250f68

View file

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