From f235226bf5ba825c984effbb8145787fa4756214 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 19 Jan 2020 22:48:34 +0530 Subject: [dunst] changed layout --- bspwm/.config/bspwm/bspwmrc | 2 +- dunst/.config/dunst/dunstrc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index d2e81a8..616c5d1 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -10,7 +10,7 @@ picom --config ~/.config/picom.conf & ~/scrypts/bat_check.sh & redshift -l 13.082680:80.270718 & xbacklight -set 30 & -feh --bg-fill ~/Pictures/robo.jpg & +feh --bg-fill ~/Pictures/ann.png & urxvtd & bspc monitor -d term web music files code virt chat game IX X diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index 5052067..02791e5 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc @@ -1,6 +1,6 @@ [global] # Make the width 3740 (3840 - 100), have 50 left margin and 95 above - geometry = "350x5-10+38" + geometry = "350x5-10+30" monitor = 0 follow = keyboard indicate_hidden = yes @@ -72,7 +72,7 @@ foreground = "#839496" timeout = 5 [urgency_normal] -background = "#09090d" +background = "#0c0d0d" foreground = "#839496" timeout = 5 -- cgit v1.2.3