diff --git a/.config/sway/outputs.json b/.config/sway/outputs.json new file mode 100644 index 0000000..5d095f4 --- /dev/null +++ b/.config/sway/outputs.json @@ -0,0 +1,42 @@ +{ + "zariman-builtin": { + "names": ["eDP-1"], + "eww_windows": { + "laptopbar": { + "battery": "BAT1" + } + }, + "options": { + "mode": "2560x1600", + "refresh": 165, + "color_profile": "icc /usr/share/color/icc/colord/BOE_CQ_______NE160QDM_NZ6.icm" + } + }, + "work-left": { + "make": "Acer Technologies", + "model": "XV271U M3", + "serial": "1322131231233", + "eww_windows": {}, + "options": { + "mode": "2560x1440", + "refresh": 120 + } + }, + "work-right": { + "make": "Acer Technologies", + "model": "XV271U M3", + "serial": "1431038964205", + "options": { + "mode": "2560x1440", + "refresh": 120 + } + }, + "work-center": { + "make": "Dell Inc.", + "model": "DELL U3818DW", + "serial": "97F8P9350W0L", + "options": { + "mode": "3840x1600" + } + } +}