From 24a26e09f810c068f2eb084322aa9cacaa5a2931 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Charavel Date: Sat, 28 Feb 2026 11:29:18 -0500 Subject: [PATCH] Update --- .config/environment.d/theme.conf | 2 +- .config/lazygit/config.yml | 11 ++++ .config/pulsemeeter/config.json | 106 ++++++++++++++++++++++++++++++- 3 files changed, 116 insertions(+), 3 deletions(-) diff --git a/.config/environment.d/theme.conf b/.config/environment.d/theme.conf index 98b3d7e..9a7929f 100644 --- a/.config/environment.d/theme.conf +++ b/.config/environment.d/theme.conf @@ -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 diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index 138ba30..25de6f0 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -34,3 +34,14 @@ statusPanelView: allBranchesLog authorColors: '*': '#b4befe' + +customCommands: + - key: "" + 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 diff --git a/.config/pulsemeeter/config.json b/.config/pulsemeeter/config.json index 1650bc2..22cb83f 100644 --- a/.config/pulsemeeter/config.json +++ b/.config/pulsemeeter/config.json @@ -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"