Update config template

This commit is contained in:
Pavle Portic 2024-02-06 18:36:27 +01:00
parent 7648fc53ba
commit 21ee22a80b
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 16 additions and 7 deletions

View File

@ -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 <identifier> {
}
outputs: |-
output <identifier> {
}
bumblebee:
modules: 'ytrssil,'
parameters:
- key: "sensors.path"
value: "coretemp-isa-0000/Package id 0/temp1_input"
alacritty:
font:
size: '7.5'