Add compton, feh settings

This commit is contained in:
Shaun Reed 2019-11-19 23:18:30 -05:00
parent c5e50b2633
commit 0bf0753c6b
2 changed files with 4 additions and 2 deletions

View File

@ -207,8 +207,8 @@ exec --no-startup-id geary
#exec --no-startup-id firefox
# i3 default execs
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nitrogen --restore; sleep 1; compton -b
exec --no-startup-id nitrogen --restore
exec --no-startup-id compton --config ~/.config/compton.conf
exec --no-startup-id sh ~/.fehbg
exec --no-startup-id nm-applet
exec --no-startup-id xfce4-power-manager
exec --no-startup-id pamac-tray

2
.fehbg Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
feh --no-fehbg --bg-fill '/home/kapper/Downloads/bgs/anomaly.jpg'