Add fake transparency to rxvt-unicode

This commit is contained in:
Cézar Augusto
2020-08-17 16:45:42 -03:00
parent 595a19a924
commit c599f8bd86
+2
View File
@@ -60,5 +60,7 @@ URxvt.keysym.Control-Up: \033[1;5A
URxvt.keysym.Shift-Control-Up: \033[1;6A
URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Shift-Control-Down: \033[1;6B
URxvt*transparent: true
URxvt*shading: 30
XRESOURCES
}