17 lines
642 B
Plaintext
17 lines
642 B
Plaintext
### Output configuration
|
|
#
|
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
|
#output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
|
output * bg $HOME/Bilder/wallpaper/undertale_sans-wallpaper-2048x1152.jpg fill
|
|
#output * bg $HOME/Bilder/wallpaper.jpg fill
|
|
#
|
|
# Example configuration:
|
|
#
|
|
# output HDMI-A-1 resolution 1920x1080 position 1920,0
|
|
#
|
|
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
|
font pango:Hack Nerd Font mono:style=Regular 12
|
|
|
|
bindswitch --locked --reload lid:on output eDP-1 disable
|
|
bindswitch --locked --reload lid:off output eDP-1 enable
|