update everything
This commit is contained in:
parent
e842787d16
commit
9b2bd0b702
16 changed files with 224 additions and 114 deletions
4
.xinitrc
4
.xinitrc
|
|
@ -41,8 +41,8 @@ fi
|
|||
|
||||
|
||||
~/.fehbg &
|
||||
if command -v compton &>/dev/null; then
|
||||
compton -b --config ~/.compton.conf &
|
||||
if command -v picom &>/dev/null; then
|
||||
picom -b --config ~/.compton.conf &
|
||||
fi
|
||||
#exec awesome
|
||||
exec i3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue