Add all sway relevant config
This commit is contained in:
parent
483f435ef8
commit
284dd752dc
12 changed files with 399 additions and 2 deletions
11
.config/sway/output
Normal file
11
.config/sway/output
Normal file
|
@ -0,0 +1,11 @@
|
|||
### 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
|
||||
#
|
||||
# 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue