Update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#GTK_THEME=Adwaita:dark
|
||||
GTK_THEME=Adwaita:dark
|
||||
#GTK2_RC_FILES=/usr/share/themes/Adwaita-dark/gtk-2.0/gtkrc
|
||||
#QT_STYLE_OVERRIDE=Adwaita-Dark
|
||||
QT_QPA_PLATFORMTHEME=qt6ct
|
||||
|
||||
@@ -34,3 +34,14 @@ statusPanelView: allBranchesLog
|
||||
|
||||
authorColors:
|
||||
'*': '#b4befe'
|
||||
|
||||
customCommands:
|
||||
- key: "<c-4>"
|
||||
prompts:
|
||||
- type: input
|
||||
title: Commit hash to search for
|
||||
key: Hash
|
||||
command: git branch -a --contains {{.Form.Hash}}
|
||||
context: global
|
||||
description: Show branches containing commit
|
||||
output: popup
|
||||
|
||||
@@ -36,6 +36,21 @@
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
},
|
||||
"2": {
|
||||
"nick": "LSX II LT",
|
||||
"state": false,
|
||||
"latency": null,
|
||||
"auto_ports": true,
|
||||
"input_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"output_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
}
|
||||
},
|
||||
"b": {}
|
||||
@@ -80,6 +95,21 @@
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
},
|
||||
"2": {
|
||||
"nick": "LSX II LT",
|
||||
"state": false,
|
||||
"latency": null,
|
||||
"auto_ports": true,
|
||||
"input_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"output_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
}
|
||||
},
|
||||
"b": {}
|
||||
@@ -124,6 +154,21 @@
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
},
|
||||
"2": {
|
||||
"nick": "LSX II LT",
|
||||
"state": false,
|
||||
"latency": null,
|
||||
"auto_ports": true,
|
||||
"input_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"output_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
}
|
||||
},
|
||||
"b": {}
|
||||
@@ -168,6 +213,21 @@
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
},
|
||||
"2": {
|
||||
"nick": "LSX II LT",
|
||||
"state": false,
|
||||
"latency": null,
|
||||
"auto_ports": true,
|
||||
"input_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"output_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
}
|
||||
},
|
||||
"b": {}
|
||||
@@ -186,7 +246,7 @@
|
||||
"device_type": "source",
|
||||
"device_class": "hardware",
|
||||
"volume": [
|
||||
38
|
||||
33
|
||||
],
|
||||
"mute": false,
|
||||
"flags": 0,
|
||||
@@ -211,6 +271,20 @@
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
},
|
||||
"2": {
|
||||
"nick": "LSX II LT",
|
||||
"state": false,
|
||||
"latency": null,
|
||||
"auto_ports": true,
|
||||
"input_sel_channels": [
|
||||
true
|
||||
],
|
||||
"output_sel_channels": [
|
||||
true,
|
||||
true
|
||||
],
|
||||
"port_map": []
|
||||
}
|
||||
},
|
||||
"b": {}
|
||||
@@ -248,11 +322,39 @@
|
||||
true,
|
||||
true
|
||||
]
|
||||
},
|
||||
"2": {
|
||||
"name": "alsa_output.usb-KEF_LSX_II_LT-01.analog-stereo",
|
||||
"nick": "LSX II LT",
|
||||
"description": "LSX II LT Analog Stereo",
|
||||
"device_type": "sink",
|
||||
"device_class": "hardware",
|
||||
"volume": [
|
||||
100,
|
||||
100
|
||||
],
|
||||
"mute": false,
|
||||
"flags": 0,
|
||||
"external": false,
|
||||
"primary": null,
|
||||
"channels": 2,
|
||||
"channel_list": [
|
||||
"FL",
|
||||
"FR"
|
||||
],
|
||||
"connections": {
|
||||
"a": {},
|
||||
"b": {}
|
||||
},
|
||||
"selected_channels": [
|
||||
true,
|
||||
true
|
||||
]
|
||||
}
|
||||
},
|
||||
"b": {}
|
||||
},
|
||||
"vumeters": true,
|
||||
"vumeters": false,
|
||||
"cleanup": false,
|
||||
"tray": false,
|
||||
"layout": "tabbed"
|
||||
|
||||
Reference in New Issue
Block a user