From 1083fcc9e29ccc53b190ed3c3bd9827ee52a335d Mon Sep 17 00:00:00 2001 From: Peter Date: Mon, 6 Jul 2020 04:12:03 +0100 Subject: Changed wallpaper --- .config/bspwm/bspwmrc | 4 ++-- .config/wallpaper/wallhaven-qdwqel.jpg | Bin 0 -> 205996 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .config/wallpaper/wallhaven-qdwqel.jpg (limited to '.config') diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 8a94d0e..0192fc2 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -17,7 +17,7 @@ bspc config pointer_action3 resize_corner bspc rule -a Zathura state=tiled # Autostarts -xwallpaper --no-randr --center ~/.config/wallpaper/g7SYnji.jpg & # set wallpaper +xwallpaper --no-randr --stretch ~/.config/wallpaper/wallhaven-qdwqel.jpg & # set wallpaper picom & # compositor xset r rate 300 50 & # speed up repeated keys xset -b & # disable beeps @@ -28,4 +28,4 @@ xbanish & # hide cursor dunst & # notifications sxhkd & # hotkeys syncthing -no-browser & # file syncronization -setxkbmap gb -option caps:escape & # set keyboard layour +setxkbmap -layout gb -option caps:escape & # set keyboard layour diff --git a/.config/wallpaper/wallhaven-qdwqel.jpg b/.config/wallpaper/wallhaven-qdwqel.jpg new file mode 100644 index 0000000..6b70660 Binary files /dev/null and b/.config/wallpaper/wallhaven-qdwqel.jpg differ -- cgit v1.2.3