Switch to i3status-rs for #i3wm
This commit is contained in:
@ -22,8 +22,8 @@ shadow-exclude = [
|
||||
# xinerama-shadow-crop = true;
|
||||
|
||||
# Opacity
|
||||
menu-opacity = 0.8;
|
||||
inactive-opacity = 0.95;
|
||||
menu-opacity = 0.3;
|
||||
inactive-opacity = 0.97;
|
||||
# active-opacity = 0.8;
|
||||
frame-opacity = 0.7;
|
||||
inactive-opacity-override = false;
|
||||
@ -89,6 +89,6 @@ glx-swap-method = "undefined";
|
||||
# Window type settings
|
||||
wintypes:
|
||||
{
|
||||
tooltip = { fade = true; shadow = true; opacity = 0.75; focus = true; };
|
||||
tooltip = { fade = true; shadow = true; opacity = 0.15; focus = true; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user