Change wallpaper and lock screen image
This commit is contained in:
parent
3af68e27d7
commit
c58dd700e3
3 changed files with 4 additions and 1 deletions
|
@ -6,4 +6,5 @@ xset s 90 10
|
|||
pactl set-sink-mute alsa_output.pci-0000_00_1f.3.analog-stereo 1
|
||||
pactl set-source-mute alsa_input.pci-0000_00_1f.3.analog-stereo 1
|
||||
|
||||
i3lock -e -t -i /home/kunsi/Pictures/laptop_unbenutzbar.png
|
||||
#i3lock -e -t -i /home/kunsi/Pictures/laptop_unbenutzbar.png
|
||||
i3lock -e -t -i /home/kunsi/Pictures/2019-11-08_cover_book-project-1080.png
|
||||
|
|
2
.fehbg
Executable file
2
.fehbg
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --no-fehbg --bg-scale '/home/kunsi/Pictures/2019-11-08_cover_book-project-1080.png'
|
BIN
Pictures/2019-11-08_cover_book-project-1080.png
Normal file
BIN
Pictures/2019-11-08_cover_book-project-1080.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 MiB |
Loading…
Reference in a new issue