mirror of
https://github.com/gustavosett/Windows-11-Clipboard-History-For-Linux
synced 2026-04-26 01:25:11 +02:00
fix: remove forced x11 backend (#116)
This commit is contained in:
@@ -42,7 +42,6 @@ unset GIO_MODULE_DIR
|
||||
export GDK_SCALE="${GDK_SCALE:-1}"
|
||||
export GDK_DPI_SCALE="${GDK_DPI_SCALE:-1}"
|
||||
|
||||
export GDK_BACKEND="x11"
|
||||
export TAURI_TRAY="${TAURI_TRAY:-libayatana-appindicator3}"
|
||||
|
||||
# Disable AT-SPI to prevent accessibility bus warnings/delays
|
||||
|
||||
Reference in New Issue
Block a user