diff options
| author | Syndamia <kamen@syndamia.com> | 2022-07-18 07:35:11 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2022-07-18 07:35:11 +0300 |
| commit | b9427ce0c96464df8ff856be24d68c1f3a957c83 (patch) | |
| tree | 65393663f01e8ad72e835a074aff70a39cc26c5a /.config/openbox/autostart | |
| parent | 4adff431abbe068190b118496b7a569685b96b3a (diff) | |
| download | dotfiles-b9427ce0c96464df8ff856be24d68c1f3a957c83.tar dotfiles-b9427ce0c96464df8ff856be24d68c1f3a957c83.tar.gz dotfiles-b9427ce0c96464df8ff856be24d68c1f3a957c83.zip | |
Added devilspie2 and claws-mail to autostart
Diffstat (limited to '.config/openbox/autostart')
| -rw-r--r-- | .config/openbox/autostart | 2 |
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 & |
