mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
Changed how themes are applied
- Now it is not needed to restart i3wm everytime the theme changes - Polybar is now restarted separately to apply the changes
This commit is contained in:
+2
-1
@@ -66,7 +66,8 @@ function restartApps(){
|
||||
pkill dunst
|
||||
nitrogen --restore
|
||||
xrdb ${CONFIG_PATH['xresources']}
|
||||
i3-msg restart
|
||||
i3-msg reload
|
||||
. $XDG_CONFIG_HOME/polybar/i3wmthemer_bar_launch.sh
|
||||
notify-send "Theme applied successfully!"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user