update style

This commit is contained in:
2025-05-08 14:06:30 -07:00
parent b0eb53c0c9
commit cd79b80bd7
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ export GBM_BACKEND=nvidia-drm
export __GLX_VENDOR_LIBRARY_NAME=nvidia
export LIBVA_DRIVER_NAME=nvidia
export __GL_GSYNC_ALLOWED=1
export __GL_THREADED_OPTIMIZATIONS=0
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx

View File

@ -213,6 +213,7 @@ label:focus {
/* background-color: @overlay0; */
background-color: @surface0;
color: @mantle;
margin: 5px;
}
#tray > .passive {