14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
# This file is intended to be rewritten by scripts (see display-profile-toggle.sh).
|
|
# Keep it small so the toggle is fast.
|
|
|
|
# DP-1 (4K / gaming output)
|
|
set $dp1_mode 3840x2160@165Hz
|
|
set $dp1_bar_height 40
|
|
set $dp1_bar_font pango: FontAwesome, monospace 14
|
|
|
|
# DP-2 (secondary output)
|
|
set $dp2_x 3840
|
|
set $dp2_bar_height 24
|
|
set $dp2_bar_font pango: FontAwesome, monospace 10
|
|
|