diff --git a/roles/08_tweaks/files/gsettings.dconf b/roles/08_tweaks/files/gsettings.dconf index 66261f2..aa3369e 100644 --- a/roles/08_tweaks/files/gsettings.dconf +++ b/roles/08_tweaks/files/gsettings.dconf @@ -13,4 +13,8 @@ night-light-enabled=true [org/gnome/desktop/input-sources] # Remap caps lock to control -xkb-options=['caps:ctrl_modifier'] \ No newline at end of file +xkb-options=['caps:ctrl_modifier'] + +# Set Freon sensors to display +[org/gnome/shell/extensions/freon] +hot-sensors=['Tccd1', 'junction'] \ No newline at end of file