Workaround for cb

This commit is contained in:
2025-04-07 23:31:18 +02:00
parent 44d1d32f3f
commit 1ae10618ae

View File

@@ -1,7 +1,9 @@
#!/usr/bin/env bash
# Path shenanigans
export PATH="$PATH:$HOME/.cargo/bin:$HOME/.local/bin";
export CLIPBOARD_NOGUI=true;
export QT_STYLE_OVERRIDE="kvantum";