sway: Set HiDPI for work laptop
This commit is contained in:
parent
9006378c24
commit
076de0cd40
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ default_floating_border pixel 1
|
|||
# Default wallpaper
|
||||
output * bg ~/.config/sway/wallpaper.jpg fill
|
||||
|
||||
# Set DPI for work laptop
|
||||
output eDP-1 scale 1.5
|
||||
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue