swaydots

sway deployment script
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README

commit 65237711420dd4e82378ce5178faab132f4e2188
parent 11ca07a8f4f5bc27d17f2ddf65598b87398c72d1
Author: awy <awy@awy.one>
Date:   Sun, 16 Feb 2025 18:21:17 +0300

qt decorations

Diffstat:
M.config/shell/profile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/shell/profile b/.config/shell/profile @@ -75,6 +75,7 @@ export LIBVA_DRIVER_NAME=nvidia export MOZ_DISABLE_RDD_SANDBOX=1 # For HW in Firefox on nvidia gpu export __GL_THREADED_OPTIMIZATIONS=0 # Minecraft GLFW fix on nvidia gpu export ELECTRON_OZONE_PLATFORM_HINT=auto # Electron fix +export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 # Disables decorations for QT applications export BEMENU_OPTS=\ "--fb \"#2e3440\" --ff \"#d8dee9\" --nb \"#2e3440\" \ --nf \"#d8dee9\" --tb \"#2e3440\" --hb \"#2e3440\" \