home/.config/i3/kdestartup.sh
Salt 61c47b5e2b Plasma: Kill xembedsniproxy
It forbids Polybar from managing the system tray
2018-02-03 14:44:45 -06:00

13 lines
191 B
Bash
Executable File

#!/bin/bash
xrdb ~/.Xresources &
killall plasmashell &
killall krunner &
killall xembedsniproxy &
feh --randomize --bg-fill ~/Pictures/Wallpapers/i3 &
compton &
dunst &
redshift &
mopidy &