Skip to content

Commit

Permalink
fix window border & shadow issue for Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Jul 12, 2024
1 parent 4a4fefe commit 35be6c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noson-app.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ if [ -f "$HOME/.config/janbar/noson.conf" ]; then
fi

# Launch the GUI
export QT_QPA_PLATFORM=xcb
export QML2_IMPORT_PATH="$PLUGINS_DIR"
exec "$NOSON_GUI" $@

0 comments on commit 35be6c8

Please sign in to comment.