use picom to alpha st & tabbed instead & add ranger config
This commit is contained in:
parent
aba168a9cd
commit
473361daad
2 changed files with 3 additions and 1 deletions
|
@ -124,7 +124,7 @@ inactive-opacity-override = true;
|
|||
# programs that set '_NET_WM_WINDOW_OPACITY' on frame or client windows.
|
||||
# example:
|
||||
# opacity-rule = [ "80:class_g = 'URxvt'" ];
|
||||
# opacity-rule = []
|
||||
opacity-rule = [ "85:class_g = 'tabbed'" ]
|
||||
|
||||
|
||||
#################################
|
||||
|
|
2
.config/ranger/rc.conf
Normal file
2
.config/ranger/rc.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
set preview_images true
|
||||
set preview_images_method ueberzug
|
Reference in a new issue