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.
Files
.config
bspwm
cava
conky
dunst
i3
config
kdestartup.sh
plasma-workspace
polybar
sxhkd
compton.conf
redshift.conf
.local
.ncmpcpp
.oh-my-zsh
.ssh
.themes
.vim
System
.Xresources
.bash_profile
.gitmodules
.profile
.vimrc
.zshrc
LICENSE
home/.config/i3/kdestartup.sh
Salt 5b3208e772 bspwm: Make starting the compositor the WM's job
I mean, it makes sense. It also allows for quick reloading of Compton, too
2018-02-05 14:21:40 -06:00

12 lines
181 B
Bash
Executable File

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