diff options
| author | akiyamn | 2022-02-07 21:13:26 +1100 |
|---|---|---|
| committer | akiyamn | 2022-02-07 21:13:26 +1100 |
| commit | d4286f1ab32dd9686cce3cf129f435056c85e11d (patch) | |
| tree | 8350ad5b08ab4c35b831306b748b3a5c6fec0215 /.config/qtile/autostart.sh | |
| parent | e0db5c846ae5f0461a9000dd9c7f26f1be221c82 (diff) | |
| download | dotfiles-d4286f1ab32dd9686cce3cf129f435056c85e11d.tar.gz dotfiles-d4286f1ab32dd9686cce3cf129f435056c85e11d.zip | |
Changes Feb 2022
Diffstat (limited to '.config/qtile/autostart.sh')
| -rwxr-xr-x | .config/qtile/autostart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 0f4c556..36981ea 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -7,8 +7,8 @@ xrdb -merge ~/.Xresources numlockx on & lxsession & -picom & nitrogen --restore & +picom & volumeicon & nm-applet & #ibus-daemon -drxR & |
