made specified workspaces persistent
This commit is contained in:
parent
86e1c3f9a9
commit
e1d24869fb
1 changed files with 3 additions and 3 deletions
|
@ -15,9 +15,9 @@
|
||||||
"desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, 1920x1080@119.98, 960x-1080, auto" # right external monitor
|
"desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, 1920x1080@119.98, 960x-1080, auto" # right external monitor
|
||||||
];
|
];
|
||||||
workspace = [
|
workspace = [
|
||||||
"name:comms, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4KL78, default:true"
|
"name:comms, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4KL78, default:true, persistent:true"
|
||||||
"name:bg_noise, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, default:true"
|
"name:bg_noise, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, default:true, persistent:true"
|
||||||
"name:main, monitor:eDP-2, default:true"
|
"name:main, monitor:eDP-2, default:true, persistent:true"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Define SUPER key as mod key
|
# Define SUPER key as mod key
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue