This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
home/.config/i3/kdestartup.sh

11 lines
148 B
Bash
Executable File

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