mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Added a fallback for laptops
This commit is contained in:
parent
06b98ffa1e
commit
52c3c33887
@ -49,7 +49,7 @@ in
|
||||
|
||||
# Assign workspaces to monitors
|
||||
workspace = [
|
||||
"1, monitor:HDMI-A-1, default:true"
|
||||
"1, default:true, persistent:true"
|
||||
"2, monitor:HDMI-A-1"
|
||||
"3, monitor:HDMI-A-1"
|
||||
"4, monitor:HDMI-A-1"
|
||||
@ -60,7 +60,6 @@ in
|
||||
"9, monitor:DP-1"
|
||||
"10, monitor:DP-1"
|
||||
|
||||
"1, default:true, persistent:true"
|
||||
];
|
||||
|
||||
# Keybinds
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user