Update .config/sway/config
This commit is contained in:
parent
5511b61828
commit
9279fe4e9e
|
@ -13,7 +13,7 @@ set $down j
|
|||
set $up k
|
||||
set $right l
|
||||
|
||||
# Your preferred terminal emulator
|
||||
# Terminal emulator
|
||||
set $term foot
|
||||
|
||||
# Your preferred application launcher
|
||||
|
@ -29,9 +29,8 @@ input * {
|
|||
#input <identifier> xkb_model "pc101"
|
||||
|
||||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output * bg /home/v/img/wallpaper_1.png fill
|
||||
# Wallpaper
|
||||
output * bg /home/v/.config/sway/wallpaper_1.png fill
|
||||
|
||||
# Example configuration:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue