diff --git a/config_template.yaml b/config_template.yaml index e3dff0f..7e8b237 100644 --- a/config_template.yaml +++ b/config_template.yaml @@ -5,14 +5,23 @@ data: xrandr: '' tray_output: '' nm_applet: true - bumblebee: - modules: 'ytrssil,' - parameters: - - key: "sensors.path" - value: "coretemp-isa-0000/Package id 0/temp1_input" additional_bindings: '' - xresources: - per_screen: [] + sway: + font_size: 13 + tray_output: 'eDP-1' + nm_applet: true + additional_bindings: '' + inputs: |- + input { + } + outputs: |- + output { + } + bumblebee: + modules: 'ytrssil,' + parameters: + - key: "sensors.path" + value: "coretemp-isa-0000/Package id 0/temp1_input" alacritty: font: size: '7.5'