Skip to content

Commit

Permalink
add new monitor for sway
Browse files Browse the repository at this point in the history
  • Loading branch information
contrun committed May 8, 2024
1 parent f656973 commit d1b929f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dot_config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,10 @@ output "Technical Concepts Ltd TCL Smart TV 0x00000001" {
mode 4096x2160@24Hz
}

output "XMI Redmi 27 NU 3948622Y80B61" {
scale 1.4
}

# start a terminal
bindsym $mod+Return exec $terminal
bindsym $mod+t exec swaymsg "[con_mark=$scratchpad_terminal_name] scratchpad show" || $terminal_with_app_id $scratchpad_terminal_name
Expand Down

0 comments on commit d1b929f

Please sign in to comment.