1
0
mirror of https://github.com/Adam-Ant/dotfiles synced 2024-07-06 05:36:16 +00:00

Add background. Will be dynamic in future

This commit is contained in:
Adam Dodman 2017-09-04 01:14:18 +01:00
parent da77ac5cc4
commit ca4f36175e
4 changed files with 9 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

2
i3/background.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
feh --no-xinerama --image-bg black --bg-max '/home/adam/.dotfiles/backgrounds/BG - EasterSunset.png'

View File

@ -51,7 +51,8 @@ font pango:monospace 8
# Background Tasks
exec --no-startup-id compton -CG --config ~/.config/compton.conf
exec --no-startup-id feh --bg-scale 'Pictures/1920x1080.png' --bg-scale 'Pictures/1920x1080.png' --bg-scale 'Pictures/2560x1080.png'
#exec --no-startup-id feh --bg-scale 'Pictures/1920x1080.png' --bg-scale 'Pictures/1920x1080.png' --bg-scale 'Pictures/2560x1080.png'
exec --no-startup-id ~/.dotfiles/i3/background.sh
# Set up the workspaces
exec --no-startup-id sleep 5 && teamspeak3

1
i3/i3
View File

@ -1 +0,0 @@
/home/adam/.config/i3