1
0
Fork 0

sway: Use generic background and locker image

This commit is contained in:
coderkun 2020-03-01 13:42:01 +01:00
parent b5ac67c948
commit 4ec5a201e1
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ set $up t
set $right d
set $term termite
set $menu j4-dmenu-desktop --dmenu="bemenu -i -l 10 --fn \"Dejavu Sans Mono\" 10" --no-generic --term=termite --usage-log="$HOME/.cache/j4-dmenu-desktop.log"
set $locker swaylock -f -s center -i "/home/oliver/Bilder/Wallpapers/the\ neon\ demon.png"
set $locker swaylock -f -s center -i "~/.config/sway/lockscreen.png"
### Font
font pango:DejaVu Sans Mono 9

View file

@ -1,5 +1,5 @@
# Output configuration
output * bg ~/Bilder/Wallpapers/grimes.png fill
output * bg "~/.config/sway/bg.png" fill
output HDMI-A-1 position 0,0
output DP-1 resolution 1920x1080 position 1920,0