diff --git a/i3-themer b/i3-themer index 88844c16..3b7760af 100755 --- a/i3-themer +++ b/i3-themer @@ -75,6 +75,7 @@ function restartApps(){ pkill dunst xrdb ${CONFIG_PATH['xresources']} i3-msg restart + nitrogen --restore notify-send "Theme applied successfully!" }