New backup 2024-03-31 20:09:47
This commit is contained in:
parent
125d7999ee
commit
bc8c22e343
7 changed files with 9 additions and 5 deletions
5
a2337/home/.config/sway/config.d/display.d/a2337
Normal file
5
a2337/home/.config/sway/config.d/display.d/a2337
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
output eDP-1 {
|
||||||
|
scale 1
|
||||||
|
mode 2560x1600@60Hz
|
||||||
|
}
|
2
a2337/include
Normal file
2
a2337/include
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
.sapphrc/a2337
|
||||||
|
.config/sway/config.d/display.d/a2337
|
|
@ -0,0 +1 @@
|
||||||
|
.config/sway/config.d/display.d
|
|
@ -1,9 +1,6 @@
|
||||||
|
|
||||||
# Output settings
|
# Output settings
|
||||||
output eDP-1 {
|
include $HOME/.config/sway/config.d/display.d/*
|
||||||
scale 1
|
|
||||||
mode 2560x1600@60Hz
|
|
||||||
}
|
|
||||||
|
|
||||||
# Output wallpaper
|
# Output wallpaper
|
||||||
output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
.sapphrc/laptop
|
|
Loading…
Add table
Reference in a new issue