From: Maximilian Friedersdorff Date: Mon, 4 Mar 2019 10:57:53 +0000 (+0000) Subject: Merge branch 'master' of git.friedersdorff.com:max/dotfiles X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=c6678c57d3fd7199e273f53daf9b8aed63b605c2;hp=f06529db49446ab5f83f25e8e91ad20fcf306bcf;p=max%2Fdotfiles.git Merge branch 'master' of git.friedersdorff.com:max/dotfiles --- diff --git a/X/.Xresources b/X/.Xresources index dd3ea58..1b58385 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -43,8 +43,11 @@ URxvt*font: xft:Liberation Mono:size=14 URxvt*letterSpace: -1 URxvt*scrollBar: false -URxvt*transparent: true -URxvt*shading: 25 +!URxvt*transparent: true +!URxvt*shading: 25 + +URxvt*depth: 32 +URxvt*background: rgba:0000/0000/0200/c800 URxvt.urgentOnBell: True diff --git a/sway/.config/sway/config.magnesium b/sway/.config/sway/config.magnesium index e7a91bc..6f57de5 100644 --- a/sway/.config/sway/config.magnesium +++ b/sway/.config/sway/config.magnesium @@ -37,12 +37,12 @@ workspace 2 output HDMI-A-3 output HDMI-A-2 { position 0 0 - background ~/Pictures/background.png fit + background ~/Pictures/background1.png fit } output HDMI-A-3 { position 1920 0 - background ~/Pictures/background.png fit + background ~/Pictures/background2.png fit }