mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
Compare commits
2 Commits
b0eb53c0c9
...
2c6984e655
| Author | SHA1 | Date | |
|---|---|---|---|
|
2c6984e655
|
|||
|
cd79b80bd7
|
@@ -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
|
||||
|
||||
@@ -213,6 +213,7 @@ label:focus {
|
||||
/* background-color: @overlay0; */
|
||||
background-color: @surface0;
|
||||
color: @mantle;
|
||||
margin: 5px 3px 5px 1px;
|
||||
}
|
||||
|
||||
#tray > .passive {
|
||||
@@ -273,7 +274,7 @@ label:focus {
|
||||
color: @mantle;
|
||||
background-color: @peach;
|
||||
padding: 0 10px;
|
||||
margin: 5px 1px;
|
||||
margin: 5px 5px 5px 1px;
|
||||
}
|
||||
|
||||
#cava {
|
||||
@@ -310,7 +311,7 @@ label:focus {
|
||||
background-color: @flamingo;
|
||||
color: @base;
|
||||
padding: 0 10px;
|
||||
margin: 5px 1px;
|
||||
margin: 5px 5px 5px 1px;
|
||||
}
|
||||
|
||||
#custom-notification {
|
||||
|
||||
Reference in New Issue
Block a user