fixes multi-monitor setup fullscreen switching on the first monitor
This commit is contained in:
@@ -79,8 +79,8 @@ profile_dual() {
|
||||
profile_triple() {
|
||||
# Ensure both externals are on (and only those two)
|
||||
disable_all_externals
|
||||
enable_line "$EXT2" # ext2 first so it appears in the middle
|
||||
enable_line "$EXT1"
|
||||
enable_line "$EXT2"
|
||||
# You can drop EXT_FALLBACK if you don't actually need it:
|
||||
# enable_line "$EXT_FALLBACK"
|
||||
notify "Profile: Triple" "Enabled both externals"
|
||||
|
||||
Reference in New Issue
Block a user