diff --git a/dotfiles/Xresources b/dotfiles/Xresources index fb81436..ccb146e 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -46,6 +46,9 @@ ! General settins !URxvt.geometry: 94x47 +URxvt.shading: 60 +URxvt.transparent: true +URxvt.tintColor: nord0 URxvt.saveLines: 10000 URxvt.scrollBar: true URxvt.scrollBar_right: true @@ -57,7 +60,7 @@ URxvt.cursorUnderline: true ! Colors URxvt.depth: 32 -!URxvt.background: rgba:2625/3232/3838/cccc +URxvt.background: rgba:2625/3232/3838/cccc ! ------------------------------------------------------------------------------ ! Font configuration @@ -92,7 +95,7 @@ URxvt.keysym.M-Escape: perl:keyboard-select:activate URxvt.keysym.M-s: perl:keyboard-select:search URxvt.keysym.M-u: perl:url-select:select_next URxvt.underlineURLs: true -URxvt.urlButton: 1 +URxvt.urlButton: 1 ! Tab !URxvt.tabbed.tabbar-fg: 4 @@ -131,4 +134,4 @@ dmenu.selforeground: #d8dee9 dmenu.background: #2e3440 dmenu.selbackground: #bf616a dmenu.foreground: #d8dee9 - +