feat: move to alacritty as default terminal

This commit is contained in:
2026-08-03 15:16:45 +02:00
parent ae331c5f63
commit e90fe68d24
5 changed files with 52 additions and 20 deletions
+6 -16
View File
@@ -32,7 +32,7 @@
"firstDayOfWeek": -1,
"showWeekNumber": false,
"calendarBackend": "auto",
"clockFormat": "auto",
"clockFormat": "24h",
"showSeconds": true,
"padHours12Hour": false,
"useFahrenheit": false,
@@ -389,19 +389,6 @@
"fadeToDpmsEnabled": true,
"fadeToDpmsGracePeriod": 5,
"launchPrefix": "",
"brightnessDevicePins": {},
"wifiNetworkPins": {
"preferredWifi": [
"mchp"
]
},
"bluetoothDevicePins": {
"preferredDevice": [
"ED:A8:60:08:93:6C"
]
},
"audioInputDevicePins": {},
"audioOutputDevicePins": {},
"gtkThemingEnabled": false,
"qtThemingEnabled": false,
"syncModeWithPortal": true,
@@ -426,7 +413,7 @@
"matugenTemplateGhostty": false,
"matugenTemplateKitty": true,
"matugenTemplateFoot": false,
"matugenTemplateAlacritty": false,
"matugenTemplateAlacritty": true,
"matugenTemplateNeovim": true,
"matugenTemplateWezterm": false,
"matugenTemplateDgop": true,
@@ -766,6 +753,9 @@
},
"dms_notepad": {
"enabled": false
},
"dms_clipboard_search": {
"trigger": "cb"
}
},
"clipboardClickToPaste": false,
@@ -798,5 +788,5 @@
"barInsetPaddingShared": -1,
"barInsetPaddingSyncAll": false,
"frameBarInsetPadding": -1,
"configVersion": 12
"configVersion": 13
}