aboutsummaryrefslogtreecommitdiff
path: root/bin/autostart
blob: c6382f17d433c3fe621ae529bc455486286fc843 (plain)
1
2
3
4
#!/usr/bin/env bash

[ -f /usr/bin/fcitx5 ] && fcitx5 -d
[ -f ~/.fehbg ] && ~/.fehbg &