diff options
| author | Josh Ott <josh@ottmail.me> | 2025-08-22 23:27:51 -0400 |
|---|---|---|
| committer | Josh Ott <josh@ottmail.me> | 2025-08-22 23:27:51 -0400 |
| commit | d43ec4c8b94317cb60d1bab1fb7e044b9f601e37 (patch) | |
| tree | 32761f03797f6861579a082891760aca5e45eb30 /.config | |
| parent | e254908bdb8c13b61203b16d4c60b05d33fbe31f (diff) | |
| download | dotfiles-d43ec4c8b94317cb60d1bab1fb7e044b9f601e37.tar.gz dotfiles-d43ec4c8b94317cb60d1bab1fb7e044b9f601e37.zip | |
laptop display scaling
Diffstat (limited to '.config')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 2917ab6..51e2074 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -20,6 +20,7 @@ set $menu rofi -show drun | xargs swaymsg exec -- ### Output configuration output "AOC Q27G1WG4 0x00020A32" mode 2560x1440@143.912Hz +output "BOE 0x0BCA Unknown" scale 1.25 output "*" background $wallpaper fill |