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