diff options
author | kurb42 <kurb42@riseup.net> | 2021-11-12 23:54:51 -0300 |
---|---|---|
committer | kurb42 <kurb42@riseup.net> | 2021-11-12 23:54:51 -0300 |
commit | d25b56a47fc4ab6ab08aa10d5b3913c17769ca78 (patch) | |
tree | 9941cecc5fafd71005f03d3c601aabc182c03ff1 | |
parent | d393da1953fb604d8b75c6545b7bff1c6ade8702 (diff) | |
download | dots-d25b56a47fc4ab6ab08aa10d5b3913c17769ca78.tar.gz |
set background
-rw-r--r-- | home/kurb42/.local/usr/backgrounds/eKl.png | bin | 0 -> 7010916 bytes | |||
-rw-r--r-- | home/kurb42/.xinitrc | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/home/kurb42/.local/usr/backgrounds/eKl.png b/home/kurb42/.local/usr/backgrounds/eKl.png new file mode 100644 index 0000000..8fc8d30 --- /dev/null +++ b/home/kurb42/.local/usr/backgrounds/eKl.png Binary files differdiff --git a/home/kurb42/.xinitrc b/home/kurb42/.xinitrc index 88b739f..03e030e 100644 --- a/home/kurb42/.xinitrc +++ b/home/kurb42/.xinitrc @@ -1,3 +1,3 @@ -xsetroot -solid "#202020" +feh --bg-fill ~/.local/share/backgrounds/eKl.png setxkbmap br exec dwm |