removed wallpapers, use seafile instead
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
wallpapers_dir=~/.local/share/wallpapers
|
||||
#finder="fzf --preview='feh {}'"
|
||||
finder="rofi-dmenu Wallpaper"
|
||||
|
||||
cd "$wallpapers_dir"
|
||||
|
Before Width: | Height: | Size: 2.8 MiB |
Before Width: | Height: | Size: 11 MiB |
Before Width: | Height: | Size: 13 MiB |
Before Width: | Height: | Size: 19 MiB |
Before Width: | Height: | Size: 16 MiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 12 MiB |
Before Width: | Height: | Size: 15 MiB |
Before Width: | Height: | Size: 14 MiB |
@ -8,6 +8,3 @@
|
||||
- link:
|
||||
~/.config/i3/config: gui/i3/desktop.conf
|
||||
~/.local/bin/wallpaper.sh: bin/wallpaper.sh
|
||||
~/.local/share/wallpapers/:
|
||||
path: gui/wallpapers/**
|
||||
glob: true
|
||||
|
@ -3,10 +3,8 @@
|
||||
|
||||
- clean:
|
||||
~/.config/i3:
|
||||
~/.local/share/wallpapers:
|
||||
|
||||
- link:
|
||||
~/.config/i3/config: gui/i3/thinkpad.conf
|
||||
~/.local/bin/wallpaper.sh: bin/wallpaper.sh
|
||||
~/.local/share/wallpapers/:
|
||||
path: gui/wallpapers/**
|
||||
glob: true
|
||||
|