diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-07-02 11:34:55 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-07-02 11:35:12 -0400 |
commit | 240494fcc4165cad6660637b86093e24b0ac53a6 (patch) | |
tree | ed6863865b790dfd9bd339e8c81fb271e1a64270 | |
parent | more xrandr (diff) |
drop wallpapers
Diffstat (limited to '')
-rw-r--r-- | .local/share/wallpapers/atlas.jpg | bin | 229957 -> 0 bytes | |||
-rw-r--r-- | .local/share/wallpapers/feh-slideshow.py | 10 | ||||
-rw-r--r-- | .local/share/wallpapers/ghostsofvimy.jpg | bin | 1612871 -> 0 bytes | |||
-rw-r--r-- | .local/share/wallpapers/ny1.jpg | bin | 162695 -> 0 bytes | |||
-rw-r--r-- | .local/share/wallpapers/ny2.jpg | bin | 2154761 -> 0 bytes | |||
-rw-r--r-- | .local/share/wallpapers/skyscraper.bmp | bin | 3932214 -> 0 bytes | |||
-rw-r--r-- | .local/share/wallpapers/skyscraper_at_sunset.bmp | bin | 1620054 -> 0 bytes | |||
-rw-r--r-- | .local/share/wallpapers/torre_agba1_2333x1560.jpg | bin | 883294 -> 0 bytes | |||
-rw-r--r-- | .local/share/wallpapers/totheglory.jpg | bin | 103681 -> 0 bytes | |||
-rwxr-xr-x | .xinitrc | 2 |
10 files changed, 1 insertions, 11 deletions
diff --git a/.local/share/wallpapers/atlas.jpg b/.local/share/wallpapers/atlas.jpg Binary files differdeleted file mode 100644 index e102374..0000000 --- a/.local/share/wallpapers/atlas.jpg +++ /dev/null diff --git a/.local/share/wallpapers/feh-slideshow.py b/.local/share/wallpapers/feh-slideshow.py deleted file mode 100644 index 2e33a37..0000000 --- a/.local/share/wallpapers/feh-slideshow.py +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/python - -import os -import random - -WALLPAPER_DIR="/home/ryan/.local/share/wallpapers" - -wallpapers = os.listdir(WALLPAPER_DIR) - -os.system('feh --bg-center %s' % random.choice(wallpapers)) diff --git a/.local/share/wallpapers/ghostsofvimy.jpg b/.local/share/wallpapers/ghostsofvimy.jpg Binary files differdeleted file mode 100644 index 09ba5f4..0000000 --- a/.local/share/wallpapers/ghostsofvimy.jpg +++ /dev/null diff --git a/.local/share/wallpapers/ny1.jpg b/.local/share/wallpapers/ny1.jpg Binary files differdeleted file mode 100644 index 08c4099..0000000 --- a/.local/share/wallpapers/ny1.jpg +++ /dev/null diff --git a/.local/share/wallpapers/ny2.jpg b/.local/share/wallpapers/ny2.jpg Binary files differdeleted file mode 100644 index 202f4ea..0000000 --- a/.local/share/wallpapers/ny2.jpg +++ /dev/null diff --git a/.local/share/wallpapers/skyscraper.bmp b/.local/share/wallpapers/skyscraper.bmp Binary files differdeleted file mode 100644 index a81f04e..0000000 --- a/.local/share/wallpapers/skyscraper.bmp +++ /dev/null diff --git a/.local/share/wallpapers/skyscraper_at_sunset.bmp b/.local/share/wallpapers/skyscraper_at_sunset.bmp Binary files differdeleted file mode 100644 index 80bf40e..0000000 --- a/.local/share/wallpapers/skyscraper_at_sunset.bmp +++ /dev/null diff --git a/.local/share/wallpapers/torre_agba1_2333x1560.jpg b/.local/share/wallpapers/torre_agba1_2333x1560.jpg Binary files differdeleted file mode 100644 index ee451eb..0000000 --- a/.local/share/wallpapers/torre_agba1_2333x1560.jpg +++ /dev/null diff --git a/.local/share/wallpapers/totheglory.jpg b/.local/share/wallpapers/totheglory.jpg Binary files differdeleted file mode 100644 index e4c6a05..0000000 --- a/.local/share/wallpapers/totheglory.jpg +++ /dev/null @@ -17,7 +17,7 @@ case `uname` in pavucontrol & urxvtd -q -f -o & urxvtc & - ${HOME}/.screenlayout/zeta-home.sh && nitrogen --restore + ${HOME}/.screenlayout/zeta-home.sh if [ "false" = "True" ]; then sh bin/startaudio & fi |