feat: move to alacritty as default terminal
This commit is contained in:
+6
-16
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user