i3 wallpapers
This commit is contained in:
parent
6062d604cd
commit
5e3dfcefc3
@ -125,6 +125,7 @@ extract () {
|
|||||||
|
|
||||||
|
|
||||||
mcd () {
|
mcd () {
|
||||||
|
test -z "$1" && return 1
|
||||||
mkdir -p "$1" && cd "$1" || return
|
mkdir -p "$1" && cd "$1" || return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -214,3 +214,6 @@ bindsym Ctrl+Shift+Print exec --no-startup-id maim --select | xclip -selection c
|
|||||||
|
|
||||||
|
|
||||||
exec --no-startup-id xrandr --dpi 80
|
exec --no-startup-id xrandr --dpi 80
|
||||||
|
|
||||||
|
# Wallpapers
|
||||||
|
exec --no-startup-id feh --no-fehbg --bg-scale ~/Pictures/Wallpaper/wallpaper.jpg
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user