summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2022-07-18 07:35:11 +0300
committerSyndamia <kamen@syndamia.com>2022-07-18 07:35:11 +0300
commitb9427ce0c96464df8ff856be24d68c1f3a957c83 (patch)
tree65393663f01e8ad72e835a074aff70a39cc26c5a
parent4adff431abbe068190b118496b7a569685b96b3a (diff)
downloaddotfiles-b9427ce0c96464df8ff856be24d68c1f3a957c83.tar
dotfiles-b9427ce0c96464df8ff856be24d68c1f3a957c83.tar.gz
dotfiles-b9427ce0c96464df8ff856be24d68c1f3a957c83.zip
Added devilspie2 and claws-mail to autostart
-rw-r--r--.config/openbox/autostart2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart
index 371a385..441b7f5 100644
--- a/.config/openbox/autostart
+++ b/.config/openbox/autostart
@@ -30,6 +30,7 @@ fi
pnmixer & # volume applet
nm-applet & # network applet
~/dunst-toggler-applet.sh & # notification toggler
+devilspie2 & # updates windows icons to the ones form the current theme
flameshot & # screenshot utility
redshift-gtk & # screen color temperature changer
@@ -41,3 +42,4 @@ electron-mail &
rambox &
gtk-launch discord &
brave-bin &
+claws-mail &