diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index a7f752c..4d495d4 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -152,7 +152,7 @@ icon_position = off max_icon_size = 80 # Paths to default icons. -icon_path = /usr/share/icons/Paper/16x16/mimetypes/:/usr/share/icons/Paper/48x48/status/:/usr/share/icons/Paper/16x16/devices/:/usr/share/icons/Paper/48x48/notifications/:/usr/share/icons/Paper/48x48/emblems/ +icon_path = /usr/share/icons/Adwaita/16x16/status/:/usr/share/icons/Adwaita/16x16/devices/ frame_width = 3 frame_color = "#8EC07C" @@ -173,7 +173,7 @@ close_all = ctrl+shift+space # Redisplay last message(s). # On the US keyboard layout "grave" is normally above TAB and left # of "1". -history = ctrl+grave +history = ctrl+period # Context menu. context = ctrl+shift+period diff --git a/.xprofile b/.xprofile index 94f4026..45896e1 100644 --- a/.xprofile +++ b/.xprofile @@ -6,7 +6,7 @@ xss-lock -- slock & redshift & -dunst -follow mouse & +dunst -follow mouse &> /dev/null & #temp fix amixer set Master 50% sbacklight set 3 & bat_notify &