Add sway window manager config.
This commit is contained in:
parent
e85be32a76
commit
a8f8018b27
7 changed files with 196 additions and 0 deletions
7
swaywm/config.d/output
Normal file
7
swaywm/config.d/output
Normal file
|
@ -0,0 +1,7 @@
|
|||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output DP-3 {
|
||||
mode 3440x1440@144Hz
|
||||
bg /home/anna/Pictures/backgrounds/tarantula.png fill
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue